Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32906
b: refs/heads/master
c: ceaccbd
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Jul 29, 2006
1 parent e77b367 commit f6f8b97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7b1df1985c7a4e6d5fcab0ed71a2cd1d4ad3be41
refs/heads/master: ceaccbd2a6a82b97bd15938fc7ffe180754cbe6c
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/ioremap.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,9 @@ EXPORT_SYMBOL(__ioremap);

void __iounmap(void __iomem *addr)
{
#ifndef CONFIG_SMP
struct vm_struct **p, *tmp;
#endif
unsigned int section_mapping = 0;

addr = (void __iomem *)(PAGE_MASK & (unsigned long)addr);
Expand Down

0 comments on commit f6f8b97

Please sign in to comment.