]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitccbfd7793da5cbbc8eca98e19e45f17a5811929b
tree1fa90554da2c1be3c277bc7639642212f72a5fb6
parent553386d86c2c3a8c1bffd77cb367099ae8c632c7
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