Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136337
b: refs/heads/master
c: eecb9a6
h: refs/heads/master
i:
  136335: cb514d7
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Feb 9, 2009
1 parent eec8eef commit 50a9d3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 1c14fa4937eb73509e07ac12bf8db1fdf4c42a59
refs/heads/master: eecb9a697f0b790e5840dae8a8b866bea49a86ee
3 changes: 0 additions & 3 deletions trunk/arch/x86/kernel/acpi/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,6 @@ char *__init __acpi_map_table(unsigned long phys, unsigned long size)
if (!phys || !size)
return NULL;

if (phys+size <= (max_low_pfn_mapped << PAGE_SHIFT))
return __va(phys);

if (prev_map)
early_iounmap(prev_map, prev_size);

Expand Down

0 comments on commit 50a9d3d

Please sign in to comment.