commit | ee8f248d266ec6966c0ce6b7dec24de43dcc1b58 | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Jul 25 17:11:50 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 25 20:57:07 2011 -0700 |
tree | ca81ada1dc1b46b9fb066331c599d48db4532b39 | |
parent | 2b37c35e6552b0d04d5db9728bc7af22d53f731a [diff] |
hugetlb: add phys addr to struct huge_bootmem_page This is needed on HIGHMEM systems - we don't always have a virtual address so store the physical address and map it in as needed. [akpm@linux-foundation.org: cleanup] Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>