On Tue, Apr 26, 2016 at 09:39:05AM -0700, Andy Lutomirski wrote: > arm's mmu_context.h uses preempt_enable_no_resched and but doesn't > include anything that would pull in the declaration. > > If I start including <asm/mmu_context.h> from <linux/mmu_context.h> > without this, the build breaks.
>From an inspection of the include paths, this looks okay. > > Cc: Russell King <[email protected]> Acked-by: Russell King <[email protected]> Thanks. -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.

