x86 PAT: tone down debugging messages
authorIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 09:40:31 +0000 (11:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 14:01:26 +0000 (16:01 +0200)
commit1ebcc654f010d4a63f3ebf8ddd2cab5a709b1824
tree1fa90554da2c1be3c277bc7639642212f72a5fb6
parentb1721d0da266b4af8cb4419473b4ca36206ab200
x86 PAT: tone down debugging messages

Linus reported these excessive debug printouts:

>       Overlap at 0xe0300000-0xe0400000
>       Overlap at 0xe0300000-0xe0380000
>       Overlap at 0xe0300000-0xe0400000
>       Overlap at 0xe0300000-0xe0400000
>       Overlap at 0xe0300000-0xe0400000
>       Overlap at 0xe0300000-0xe0400000
>       Overlap at 0xe0300000-0xe0400000

turn that into a pr_debug().

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pat.c