From: FUJITA Tomonori <tomof@acm.org>
To: lnxninja@linux.vnet.ibm.com
Cc: tomof@acm.org, fujita.tomonori@lab.ntt.co.jp,
linux-scsi@vger.kernel.org,
Mark_Salyzyn@adaptec.comfujita.tomonori@lab.ntt.co.jp
Subject: Re: ips.c broken since 2.6.23 on x86_64?
Date: Sat, 16 Feb 2008 09:41:48 +0900 [thread overview]
Message-ID: <20080216094127E.tomof@acm.org> (raw)
In-Reply-To: <20080215225057.GA3172@tpepper-t42p.dolavim.us>
On Fri, 15 Feb 2008 14:50:57 -0800
Tim Pepper <lnxninja@linux.vnet.ibm.com> wrote:
> On Sat 16 Feb at 01:09:43 +0900 tomof@acm.org said:
> >
> > The first one is just reverting the data buffer accessors
> > conversion. It would be nice if we could just revert it but we
> > can't. These changes are necessary to compile the driver against post
> > 2.6.24.
>
> Fujita-san,
>
> Unfortunately (and not too surprisingly given what we've tried so far) with
> only the first of your series reverted the driver is working fine for me
> again.
Do you mean that you applied only the following two patches against
2.6.24, and then it doesn't work?
0001-ips-revert-the-changes-for-the-data-buffer-accessor.patch
0002-ips-kill-the-map_single-path-in-ips_scmd_buf_write.patch
If so, the second patch is broken. Did you saw BUG_ON message (I added
some BUG_ON to the patch)?
> I saw (eg: replies to http://lkml.org/lkml/2007/5/11/132) some possibly
> similar sounding issues with other drivers. Could there be some memory
> uninitialised? I did try changing all the ips.c kmalloc's to kzalloc's,
> but that didn't help. Also that thread ties into pci gart. The machines
> we've been using are liable to getting pci calgary although given my
> .config has:
> CONFIG_GART_IOMMU=y
> CONFIG_CALGARY_IOMMU=y
> # CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT is not set
> and that when booting this mainline I don't see any Calgary related
> messages like I get from eg: Ubuntu's 2.6.22-14-server...I'm probably not
> actually running the calgary iommu code in these repros.
Yes, probabaly, your machine doesn't use any IOMMU hardware
(nommu_map_sg function was in your crash log).
> Anyway, I greatly appreciate your efforts so far in trying to find what
> could be wrong here!
Really sorry about the troubles and thanks for testing.
next prev parent reply other threads:[~2008-02-16 0:50 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 21:43 ips.c broken since 2.6.23 on x86_64? Tim Pepper
[not found] ` <532ABFBDAAC3A34EB12EBA6CEC2838F439964688@ADPE2K703.adaptec.com>
2008-02-14 0:04 ` Tim Pepper
2008-02-18 14:57 ` Salyzyn, Mark
2008-02-18 23:34 ` Tim Pepper
2008-02-14 11:48 ` FUJITA Tomonori
2008-02-14 23:55 ` Tim Pepper
2008-02-15 0:13 ` FUJITA Tomonori
2008-02-15 1:16 ` Tim Pepper
2008-02-15 16:09 ` FUJITA Tomonori
2008-02-15 22:50 ` Tim Pepper
2008-02-16 0:41 ` FUJITA Tomonori [this message]
2008-02-17 12:52 ` Boaz Harrosh
2008-02-17 13:09 ` Boaz Harrosh
2008-02-17 21:16 ` Tim Pepper
2008-02-17 21:15 ` Tim Pepper
2008-02-17 22:31 ` FUJITA Tomonori
2008-02-17 23:29 ` Tim Pepper
2008-02-17 23:37 ` Tim Pepper
2008-02-18 13:32 ` FUJITA Tomonori
2008-02-18 23:30 ` Tim Pepper
2008-02-19 0:11 ` FUJITA Tomonori
2008-02-19 3:48 ` Tim Pepper
2008-02-19 8:22 ` FUJITA Tomonori
2008-02-19 8:02 ` FUJITA Tomonori
2008-02-19 16:06 ` James Bottomley
2008-02-19 20:29 ` FUJITA Tomonori
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=20080216094127E.tomof@acm.org \
--to=tomof@acm.org \
--cc=Mark_Salyzyn@adaptec.comfujita.tomonori \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-scsi@vger.kernel.org \
--cc=lnxninja@linux.vnet.ibm.com \
/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.