diff options
author | Dave Hansen <dave.hansen@linux.intel.com> | 2014-11-22 16:37:11 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-11-22 20:52:08 (GMT) |
commit | 9f7789f845cc100dd0d94fa1aa083e3373dc03db (patch) | |
tree | 31f69b13f1d8ab2ca1a29d426345d17d01777bc4 /arch/x86/lib | |
parent | 62e88b1c00de9cb30d937841ed5debed871070b8 (diff) | |
download | linux-9f7789f845cc100dd0d94fa1aa083e3373dc03db.tar.xz |
asm-generic: Remove asm-generic arch_bprm_mm_init()
This is a follow-on to commit 62e88b1c00de 'mm: Make
arch_unmap()/bprm_mm_init() available to all architectures'
I removed the asm-generic version of arch_unmap() in that patch,
but missed arch_bprm_mm_init(). So this broke the build for
architectures using asm-generic/mmu_context.h who actually have
an MMU.
Fixes: 62e88b1c00de 'mm: Make arch_unmap()/bprm_mm_init() available to all architectures'
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Dave Hansen <dave@sr71.net>
Cc: linux-arch@vger.kernel.org
Cc: x86@kernel.org
Link: http://lkml.kernel.org/r/20141122163711.0F037EE6@viggo.jf.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions