| Submitter | Benjamin Herrenschmidt |
|---|---|
| Date | Nov. 25, 2012, 10:07 p.m. |
| Message ID | <1353881249.16666.4.camel@pasglop> |
| Download | mbox |
| Permalink | /patch/201577/ |
| State | Not Applicable |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.gitComments
On Mon, 2012-11-26 at 09:07 +1100, Benjamin Herrenschmidt wrote: > Hi Linus ! > > Here's a patch that would be good to still have in 3.7. It's a one liner fixing > a regression introduced by the new EEH code in .37 (potential oops on some > PCI setups when configuring MSIs). > > Cheers, > Ben. > > The following changes since commit d6dc24613c222f9057131ccbd5264a10bcba9f97: > > Merge remote-tracking branch 'agust/merge' into merge (2012-11-21 13:24:49 +1100) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git And the branch is "merge". Cheers, Ben. > > for you to fetch changes up to bb4618823a3389086f157fafb2a0d97cade8d89f: > > powerpc/pseries: Fix oops with MSIs when missing EEH PEs (2012-11-23 13:26:05 +1100) > > ---------------------------------------------------------------- > Alexey Kardashevskiy (1): > powerpc/pseries: Fix oops with MSIs when missing EEH PEs > > arch/powerpc/platforms/pseries/msi.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Hi Linus ! Here's a patch that would be good to still have in 3.7. It's a one liner fixing a regression introduced by the new EEH code in .37 (potential oops on some PCI setups when configuring MSIs). Cheers, Ben. The following changes since commit d6dc24613c222f9057131ccbd5264a10bcba9f97: Merge remote-tracking branch 'agust/merge' into merge (2012-11-21 13:24:49 +1100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git for you to fetch changes up to bb4618823a3389086f157fafb2a0d97cade8d89f: powerpc/pseries: Fix oops with MSIs when missing EEH PEs (2012-11-23 13:26:05 +1100) ---------------------------------------------------------------- Alexey Kardashevskiy (1): powerpc/pseries: Fix oops with MSIs when missing EEH PEs arch/powerpc/platforms/pseries/msi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)