Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Keshavamurthy, Anil S
Date: Monday, September 10, 2007 - 8:43 am

On Sun, Sep 09, 2007 at 02:16:19PM +0300, Muli Ben-Yehuda wrote:
You seem to be jumping to conclusion without going
in detail. The pci_dev struct contains pointer to sysdata,
which in turn points to the copy of its parent's bus sysdata.
So technically speaking we can eliminate sysdata pointer from
pci_dev struct which is what one portion of this patch does.

I looked at your patch and it was not suitable because I need to store
iommu private pointer in pci_dev and not in the pci_bus. So I have added
a new member sys_data in the pci_dev struct. I can change the name from 
sys_dev to iomu_priv to clear the confusion. Do let me know.


-Anil






-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Sat Sep 8, 1:05 pm)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Muli Ben-Yehuda, (Sun Sep 9, 4:16 am)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Paul Mackerras, (Sun Sep 9, 10:37 am)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Muli Ben-Yehuda, (Sun Sep 9, 10:51 am)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Mon Sep 10, 8:43 am)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Muli Ben-Yehuda, (Mon Sep 10, 1:25 pm)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Tue Sep 11, 10:22 am)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Tue Sep 11, 10:42 am)
Re: [patch][Intel-IOMMU] Fix for IOMMU early crash, Paul Mackerras, (Tue Sep 11, 12:48 pm)
Re: [RFC][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Tue Sep 11, 1:43 pm)
[BUG:] forcedeth: MCP55 not allowing DHCP, Casey Dahlin, (Tue Sep 11, 3:05 pm)
[patch][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Wed Sep 12, 12:28 pm)
Re: [patch][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Wed Sep 12, 2:55 pm)
Re: [patch][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Wed Sep 12, 6:29 pm)
Re: [patch][Intel-IOMMU] Fix for IOMMU early crash, Paul Mackerras, (Fri Sep 14, 9:30 am)
Re: [BUG:] forcedeth: MCP55 not allowing DHCP, Casey Dahlin, (Mon Sep 17, 6:59 pm)
Re: [patch][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Tue Sep 25, 10:07 am)
[patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Wed Oct 3, 2:13 pm)
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Benjamin Herrenschmidt, (Wed Oct 3, 6:19 pm)
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Wed Oct 3, 6:36 pm)
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Benjamin Herrenschmidt, (Wed Oct 3, 8:39 pm)
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Keshavamurthy, Anil S, (Thu Oct 4, 12:20 pm)
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash, Benjamin Herrenschmidt, (Thu Oct 4, 8:08 pm)