[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080720094239.GE7173@il.ibm.com>
Date: Sun, 20 Jul 2008 12:42:39 +0300
From: Muli Ben-Yehuda <muli@...ibm.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Chandru <chandru@...ibm.com>, linux-kernel@...r.kernel.org,
alexisb@...ibm.com, Andy Whitcroft <apw@...dowen.org>
Subject: Re: [RFC] [Patch] calgary iommu: Use the first kernel's tce tables
in kdump
On Thu, Jul 17, 2008 at 04:14:14PM -0700, Andrew Morton wrote:
> On Tue, 15 Jul 2008 14:15:27 +0530
> Chandru <chandru@...ibm.com> wrote:
>
> > kdump kernel fails to boot with calgary iommu and aacraid driver on a x366
> > box. The ongoing dma's of aacraid from the first kernel continue to exist
> > until the driver is loaded in the kdump kernel. Calgary is initialized prior
> > to aacraid and creation of new tce tables causes wrong dma's to occur. Here
> > we try to get the tce tables of the first kernel in kdump kernel and use
> > them. While in the kdump kernel we do not allocate new tce tables but instead
> > read the base addres register contents of calgary iommu and use the tables
> > that the registers point to. With these changes the kdump kernel and hence
> > aacraid now boots normally.
> >
> > Signed-off-by: Chandru Siddalingappa <chandru@...ibm.com>
> > ---
> >
> > patch taken on top of linux-2.6.26 stable. Comments from Muli Ben-Yehuda taken
> > into consideration. Pls apply it as a stop-gap patch until we can come up
> > with a more stable patch for this issue. Thanks,
>
> Is this needed in 2.6.26?
No, it's 2.6.27 material.
Cheers,
Muli
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists