[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440808242141j716b5875s709dc56c1163a7d5@mail.gmail.com>
Date: Sun, 24 Aug 2008 21:41:28 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "David Witbrodt" <dawitbro@...global.net>
Cc: "Ingo Molnar" <mingo@...e.hu>,
"Linux-kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: HPET regression in 2.6.26 versus 2.6.25 -- found another user with the same regression
On Sun, Aug 24, 2008 at 7:00 PM, David Witbrodt <dawitbro@...global.net> wrote:
>
>
>> after discussing with Ingo, we have one more generic way to detect the
>> same situation.
>>
>> please help to verify the attached patch. ( don't apply previous patch)
>
> Geez, a guy tries to leave so he doesn't get banned because of his stupid
> webmail client, and... oh, never mind... ;)
>
>
> Results:
>
> 1) patch applied perfectly to tip/master.
>
> 2) patched file compiles without warning or error.
> (I thought there would be a type mismatch -- the "base" variable in your
> patch is unsigned long, while "res->start" is resource_size_t ==>
> u64 ==> unsigned long long, but I must have been mistaken.)
>
> 3) kernel builds fine
>
> 4) reboot hangs at the familiar call of inet_init()
>
this one should work. please apply this one only.
YH
View attachment "check_res_with_bar_v2.patch" of type "text/x-patch" (2097 bytes)
Powered by blists - more mailing lists