diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2008-10-28 08:22:34 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-07 09:05:59 (GMT) |
commit | 9b46333406b9cb3397ab538485a4d57c316af0ff (patch) | |
tree | 02c347d86d128b21b3138cb56c7c544bc4e1b930 /arch/x86 | |
parent | 4bab0ea1d42dd1927af9df6fbf0003fc00617c50 (diff) | |
download | linux-fsl-qoriq-9b46333406b9cb3397ab538485a4d57c316af0ff.tar.xz |
vmap: cope with vm_unmap_aliases before vmalloc_init()
Xen can end up calling vm_unmap_aliases() before vmalloc_init() has
been called. In this case its safe to make it a simple no-op.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions