https://github.com/torvalds/linux
Revision 697ae16ac0482283741f42378108b67b492870e8 authored by Al Viro on 23 August 2005, 21:45:36 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:41 UTC
DEBUG_PAGEALLOC is broken on m32r - the option had been blindly copied from
i386; kernel_map_pages() had not and that's what is needed for DEBUG_PAGEALLOC
to work (or link, while we are at it).

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent c3a0f77
History
Tip revision: 697ae16ac0482283741f42378108b67b492870e8 authored by Al Viro on 23 August 2005, 21:45:36 UTC
[PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)
Tip revision: 697ae16

README

back to top