Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204627
b: refs/heads/master
c: 71cd03b
h: refs/heads/master
i:
  204625: b0d05c3
  204623: c6a4c2e
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 2, 2010
1 parent 7ebb24f commit f7d8c4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7765b8bbee863c8e388f6a2126280fa5edbfcdf2
refs/heads/master: 71cd03b0044183843318bfac0b6ce5868a96ef34
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static void __init sbus_iommu_init(struct of_device *op)
unsigned long *bitmap;
unsigned long tmp;

iommu = kmalloc(sizeof(struct iommu_struct), GFP_ATOMIC);
iommu = kmalloc(sizeof(struct iommu_struct), GFP_KERNEL);
if (!iommu) {
prom_printf("Unable to allocate iommu structure\n");
prom_halt();
Expand Down

0 comments on commit f7d8c4f

Please sign in to comment.