Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43121
b: refs/heads/master
c: e496a0d
h: refs/heads/master
i:
  43119: bd61d39
v: v3
  • Loading branch information
Muli Ben-Yehuda authored and Andi Kleen committed Dec 7, 2006
1 parent 6d272b8 commit 686a847
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 616779656989cb8c59177e35cb13e87028b1edc8
refs/heads/master: e496a0da7f8110054d0ad4039245b0f49f9540f5
5 changes: 0 additions & 5 deletions trunk/arch/x86_64/kernel/pci-calgary.c
Original file line number Diff line number Diff line change
Expand Up @@ -653,14 +653,9 @@ static void __init calgary_reserve_peripheral_mem_2(struct pci_dev *dev)
static void __init calgary_reserve_regions(struct pci_dev *dev)
{
unsigned int npages;
void __iomem *bbar;
unsigned char busnum;
u64 start;
struct iommu_table *tbl = dev->sysdata;

bbar = tbl->bbar;
busnum = dev->bus->number;

/* reserve bad_dma_address in case it's a legal address */
iommu_range_reserve(tbl, bad_dma_address, 1);

Expand Down

0 comments on commit 686a847

Please sign in to comment.