From: Jens Axboe <jens.axboe@oracle.com>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>, Andrew Morton <akpm@osdl.org>,
Ingo Molnar <mingo@elte.hu>, Neil Brown <neilb@cse.unsw.edu.au>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.20-rc4-mm1 md problem
Date: Mon, 15 Jan 2007 08:59:32 +1100 [thread overview]
Message-ID: <20070114215932.GD5860@kernel.dk> (raw)
In-Reply-To: <6bffcb0e0701120958k5ac34460v645799f4629826d8@mail.gmail.com>
On Fri, Jan 12 2007, Michal Piotrowski wrote:
> On 12/01/07, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:
> >On 12/01/07, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> >> On Friday, 12 January 2007 14:33, Michal Piotrowski wrote:
> >> > My system hangs on this
> >> >
> >http://www.stardust.webpages.pl/files/tbf/euridica/2.6.20-rc4-mm1/bug2.jpg
> >> >
> >http://www.stardust.webpages.pl/files/tbf/euridica/2.6.20-rc4-mm1/mm-config
> >> >
> >> > Debug plan:
> >> > - revert md-* patches
> >> > - binary search
> >> >
> >> > Does someone have a better idea?
> >>
> >> Revert git-block.patch and related stuff?
> >
> >Indeed.
> >
> >GOOD
> >#
> >##git-sym2.patch
> >#git-scsi-target.patch
> >#git-scsi-target-fixup.patch
> >#
> >git-block.patch
> >git-block-fixup.patch
> >BAD
> >
> >git-block.patch it's huge patch.
> >
> >diffstat git-block.patch
> >[..]
> >drivers/md/bitmap.c | 1
> > drivers/md/dm-emc.c | 2
> > drivers/md/dm-table.c | 14 -
> > drivers/md/dm.c | 18 -
> > drivers/md/dm.h | 1
> > drivers/md/linear.c | 14 -
> > drivers/md/md.c | 3
> > drivers/md/multipath.c | 32 --
> > drivers/md/raid0.c | 17 -
> > drivers/md/raid1.c | 70 -----
> > drivers/md/raid10.c | 73 ------
> > drivers/md/raid5.c | 60 ----
> >[..]
> >
> >I'll do a binary search through those files.
> >
>
> That wasn't a good idea.
>
> /mnt/md0/devel/linux-mm/drivers/md/raid1.c: In function 'unplug_slaves':
> /mnt/md0/devel/linux-mm/drivers/md/raid1.c:556: error:
> 'request_queue_t' has no member named 'unplug_fn'
You can't go throught he individual files and expect that to compile,
yet alone work. Fortunately I think I already fixed this last week,
unfortunately I think I forgot to push the #plug branch for #for-akpm so
that Andrew automatically picks it up...
--
Jens Axboe
next prev parent reply other threads:[~2007-01-14 22:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-12 13:33 2.6.20-rc4-mm1 md problem Michal Piotrowski
2007-01-12 15:52 ` Rafael J. Wysocki
2007-01-12 17:40 ` Michal Piotrowski
2007-01-12 17:58 ` Michal Piotrowski
2007-01-14 21:59 ` Jens Axboe [this message]
2007-01-15 7:17 ` Ingo Molnar
2007-01-15 8:08 ` Thomas Gleixner
2007-01-15 18:03 ` [patch-mm] Workaround for RAID breakage Thomas Gleixner
2007-01-15 20:17 ` Michal Piotrowski
2007-01-16 0:41 ` Jens Axboe
2007-01-16 8:27 ` Thomas Gleixner
2007-01-16 10:07 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070114215932.GD5860@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
--cc=mingo@elte.hu \
--cc=neilb@cse.unsw.edu.au \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.