On Thu, 2007-05-24 at 15:08 -0600, Eric W. Biederman wrote:
> Yours looks more complete then my test patch so:
>
> From: "Mike Miller (OS Dev)" <[EMAIL PROTECTED]> writes:
>
> Found what seems the problem with our vectors being listed backward. In
> drivers/pci/msi.c we should be using list_add_t
Andrew Morton <[EMAIL PROTECTED]> writes:
> On Thu, 24 May 2007 15:08:21 -0600
> [EMAIL PROTECTED] (Eric W. Biederman) wrote:
>
>> Yours looks more complete then my test patch so:
>>
>> From: "Mike Miller (OS Dev)" <[EMAIL PROTECTED]> writes:
>>
>> Found what seems the problem with our vectors b
On Thu, 24 May 2007 15:08:21 -0600
[EMAIL PROTECTED] (Eric W. Biederman) wrote:
> Yours looks more complete then my test patch so:
>
> From: "Mike Miller (OS Dev)" <[EMAIL PROTECTED]> writes:
>
> Found what seems the problem with our vectors being listed backward. In
> drivers/pci/msi.c we shoul
Yours looks more complete then my test patch so:
From: "Mike Miller (OS Dev)" <[EMAIL PROTECTED]> writes:
Found what seems the problem with our vectors being listed backward. In
drivers/pci/msi.c we should be using list_add_tail rather than list_add to
preserve the ordering across various kernels
4 matches
Mail list logo