From: Sasha Levin Date: Thu, 9 Oct 2014 22:28:34 +0000 (-0700) Subject: mm: move debug code out of page_alloc.c X-Git-Tag: omap-for-v3.19/prcm-cleanup~134^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82742a3a5152195edd69528c0c9a1a6fb9caa293;p=pandora-kernel.git mm: move debug code out of page_alloc.c dump_page() and dump_vma() are not specific to page_alloc.c, move them out so page_alloc.c won't turn into the unofficial debug repository. Signed-off-by: Sasha Levin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed