lkml.org 
[lkml]   [2008]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: remove spew print out about bus to node mapping
On Sun, 4 May 2008, Yinghai Lu wrote:
> Jeff Garzik pointed out that is not needed. looks like spam.
>
> Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
>
> diff --git a/arch/x86/pci/k8-bus_64.c b/arch/x86/pci/k8-bus_64.c
> index ab6d4b1..5c2799c 100644
> --- a/arch/x86/pci/k8-bus_64.c
> +++ b/arch/x86/pci/k8-bus_64.c
> @@ -504,14 +504,6 @@ static int __init early_fill_mp_bus_info(void)
> }
> }
>
> -#ifdef CONFIG_NUMA
> - for (i = 0; i < BUS_NR; i++) {
> - node = mp_bus_to_node[i];
> - if (node >= 0)
> - printk(KERN_DEBUG "bus: %02x to node: %02x\n", i, node);
> - }
> -#endif
> -
> for (i = 0; i < pci_root_num; i++) {
> int res_num;
> int busnum;
>

What about this loop, looks noisy as well ?

Thanks,

tglx


\
 
 \ /
  Last update: 2008-05-05 09:09    [W:0.033 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site