From: Thomas Gleixner Date: Sun, 10 Feb 2008 22:57:36 +0000 (+0100) Subject: x86: remove over noisy debug printk X-Git-Tag: v2.6.25-rc2~88 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81772fea4110f7ce8083d52503c9c4ddaa50f75b;p=pandora-kernel.git x86: remove over noisy debug printk pageattr-test.c contains a noisy debug printk that people reported. The condition under which it prints (randomly tapping into a mem_map[] hole and not being able to c_p_a() there) is valid behavior and not interesting to report. Remove it. Signed-off-by: Thomas Gleixner Acked-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed