* [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]]
@ 2009-10-21 12:34 Asdo
2009-10-21 21:48 ` Neil Brown
2009-10-22 3:27 ` Lee Howard
0 siblings, 2 replies; 5+ messages in thread
From: Asdo @ 2009-10-21 12:34 UTC (permalink / raw)
Cc: linux-raid
(whops I forgot to cc the list... here it is)
Lee Howard wrote:
> I've been deliberately monitoring the kernel via the git web
> interfaces, and I can't yet see the patch committed that supposedly
> fixed this. (Please correct me if it was actually committed.)
Somebody told it was fixed in 2.6.32. Have you checked that one?
Would you mind to explain me HOW to check such a thing via web git? I
wanted to do this in the past but I didn't know how to do it...
Thank you
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]]
2009-10-21 12:34 [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]] Asdo
@ 2009-10-21 21:48 ` Neil Brown
2009-10-22 3:29 ` Lee Howard
2009-10-22 3:27 ` Lee Howard
1 sibling, 1 reply; 5+ messages in thread
From: Neil Brown @ 2009-10-21 21:48 UTC (permalink / raw)
To: Asdo; +Cc: linux-raid
On Wednesday October 21, asdo@shiftmail.org wrote:
> (whops I forgot to cc the list... here it is)
>
> Lee Howard wrote:
>
> > I've been deliberately monitoring the kernel via the git web
> > interfaces, and I can't yet see the patch committed that supposedly
> > fixed this. (Please correct me if it was actually committed.)
>
> Somebody told it was fixed in 2.6.32. Have you checked that one?
As 2.6.32 doesn't exist yet, that should be "will be fixed".
If the problem if what I think it is, then it should be fixed by
http://neil.brown.name/git?p=md;a=commitdiff;h=1d9d52416c0445019ccc1f0fddb9a227456eb61b
which I have not yet sent to Linus.
NeilBrown
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]]
2009-10-21 21:48 ` Neil Brown
@ 2009-10-22 3:29 ` Lee Howard
0 siblings, 0 replies; 5+ messages in thread
From: Lee Howard @ 2009-10-22 3:29 UTC (permalink / raw)
To: Neil Brown; +Cc: Asdo, linux-raid
Neil Brown wrote:
> On Wednesday October 21, asdo@shiftmail.org wrote:
>
>> (whops I forgot to cc the list... here it is)
>>
>> Lee Howard wrote:
>>
>>
>>> I've been deliberately monitoring the kernel via the git web
>>> interfaces, and I can't yet see the patch committed that supposedly
>>> fixed this. (Please correct me if it was actually committed.)
>>>
>> Somebody told it was fixed in 2.6.32. Have you checked that one?
>>
>
> As 2.6.32 doesn't exist yet, that should be "will be fixed".
>
> If the problem if what I think it is, then it should be fixed by
> http://neil.brown.name/git?p=md;a=commitdiff;h=1d9d52416c0445019ccc1f0fddb9a227456eb61b
>
> which I have not yet sent to Linus.
Yes, thanks for this confirmation. I'll watch for it in 2.6.32.
Thanks,
Lee.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]]
2009-10-21 12:34 [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]] Asdo
2009-10-21 21:48 ` Neil Brown
@ 2009-10-22 3:27 ` Lee Howard
2009-10-26 17:28 ` Dan Williams
1 sibling, 1 reply; 5+ messages in thread
From: Lee Howard @ 2009-10-22 3:27 UTC (permalink / raw)
To: Asdo; +Cc: linux-raid
Asdo wrote:
> Lee Howard wrote:
>
>> I've been deliberately monitoring the kernel via the git web
>> interfaces, and I can't yet see the patch committed that supposedly
>> fixed this. (Please correct me if it was actually committed.)
>
> Somebody told it was fixed in 2.6.32. Have you checked that one?
>
> Would you mind to explain me HOW to check such a thing via web git? I
> wanted to do this in the past but I didn't know how to do it...
I'm not sure that I was doing it the *right* way, but go to:
http://git.kernel.org/
Click on "md raid development
<http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=summary>".
Then if you look at the bottom for "master" head you'll go to this link:
http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=shortlog;h=refs/heads/master
Then click on "tree" (
http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=tree;h=refs/heads/master;hb=refs/heads/master
) to browse the repository tree. Dig a little further, and go to
drivers/md and you can see the change history in the various files to
see if a patch has been applied.
Maybe that's the wrong way to do it, but that's how I was looking.
Thanks,
Lee.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]]
2009-10-22 3:27 ` Lee Howard
@ 2009-10-26 17:28 ` Dan Williams
0 siblings, 0 replies; 5+ messages in thread
From: Dan Williams @ 2009-10-26 17:28 UTC (permalink / raw)
To: Lee Howard; +Cc: Asdo, linux-raid
On Wed, Oct 21, 2009 at 8:27 PM, Lee Howard <faxguy@howardsilvan.com> wrote:
> I'm not sure that I was doing it the *right* way, but go to:
>
> http://git.kernel.org/
>
> Click on "md raid development
> <http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=summary>". Then if
> you look at the bottom for "master" head you'll go to this link:
>
> http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=shortlog;h=refs/heads/master
>
> Then click on "tree" (
> http://git.kernel.org/?p=linux/kernel/git/djbw/md.git;a=tree;h=refs/heads/master;hb=refs/heads/master
> ) to browse the repository tree. Dig a little further, and go to drivers/md
> and you can see the change history in the various files to see if a patch
> has been applied.
>
> Maybe that's the wrong way to do it, but that's how I was looking.
>
Hi Lee,
This my development tree that feeds into Neil's official tree which is
maintained here:
http://neil.brown.name/git?p=md;a=summary
So, look there if you want to see the official md patches heading
towards Linus. Note that the stuff in my tree may get rebased and
reordered due to review feedback from Neil and other Linux RAID
developers. Same goes for Neil's "for-next" branch if I am not
mistaken.
Regards,
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-26 17:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 12:34 [Fwd: Re: BUG: soft lockup - CPU#0 stuck for 10s! [md2_raid1:358]] Asdo
2009-10-21 21:48 ` Neil Brown
2009-10-22 3:29 ` Lee Howard
2009-10-22 3:27 ` Lee Howard
2009-10-26 17:28 ` Dan Williams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).