[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080803140205.6c8d6090@lxorguk.ukuu.org.uk>
Date: Sun, 3 Aug 2008 14:02:05 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Yinghai Lu <yhlu.kernel@...il.com>
Cc: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Dhaval Giani <dhaval@...ux.vnet.ibm.com>,
Mike Travis <travis@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Yinghai Lu <yhlu.kernel@...il.com>
Subject: Re: [PATCH 15/25] drivers/serial to use nr_irqs
> - for (i = 0; i < NR_IRQS; i++)
> + for (i = 0; i < nr_irqs; i++)
> spin_lock_init(&irq_lists[i].lock);
>
Don't you need to change how the array is allocated too ?
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists