* Pull request: scottwood/linux.git for-3.10
@ 2013-06-18 20:14 Scott Wood
2013-06-19 15:06 ` Kumar Gala
0 siblings, 1 reply; 6+ messages in thread
From: Scott Wood @ 2013-06-18 20:14 UTC (permalink / raw)
To: galak; +Cc: linuxppc-dev
This fixes a regression that causes 83xx to oops on boot if a
non-express PCI bus is present.
The following changes since commit 17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 06:29:19 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git for-3.10
for you to fetch changes up to 2383ea94854bcf5a0df3c6803b980868cef95418:
powerpc/pci: Fix setup of Freescale PCI / PCIe controllers (2013-06-18 14:44:57 -0500)
----------------------------------------------------------------
Rojhalat Ibrahim (1):
powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Pull request: scottwood/linux.git for-3.10
2013-06-18 20:14 Pull request: scottwood/linux.git for-3.10 Scott Wood
@ 2013-06-19 15:06 ` Kumar Gala
2013-06-19 16:50 ` Scott Wood
0 siblings, 1 reply; 6+ messages in thread
From: Kumar Gala @ 2013-06-19 15:06 UTC (permalink / raw)
To: Scott Wood; +Cc: linuxppc-dev
On Jun 18, 2013, at 3:14 PM, Scott Wood wrote:
> This fixes a regression that causes 83xx to oops on boot if a
> non-express PCI bus is present.
>=20
> The following changes since commit =
17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
>=20
> Merge tag 'please-pull-fixia64' of =
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 =
06:29:19 -1000)
>=20
> are available in the git repository at:
>=20
>=20
> git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git =
for-3.10
>=20
> for you to fetch changes up to =
2383ea94854bcf5a0df3c6803b980868cef95418:
>=20
> powerpc/pci: Fix setup of Freescale PCI / PCIe controllers =
(2013-06-18 14:44:57 -0500)
>=20
> ----------------------------------------------------------------
> Rojhalat Ibrahim (1):
> powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
>=20
> arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
> 1 file changed, 9 insertions(+), 15 deletions(-)
What about Rohit's patch: powerpc/pci: Fix setup of Freescale PCI / PCIe =
controllers? Seems like also a fix for 3.10
- k=
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Pull request: scottwood/linux.git for-3.10
2013-06-19 15:06 ` Kumar Gala
@ 2013-06-19 16:50 ` Scott Wood
2013-06-24 18:33 ` Scott Wood
0 siblings, 1 reply; 6+ messages in thread
From: Scott Wood @ 2013-06-19 16:50 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev
On 06/19/2013 10:06:38 AM, Kumar Gala wrote:
>=20
> On Jun 18, 2013, at 3:14 PM, Scott Wood wrote:
>=20
> > This fixes a regression that causes 83xx to oops on boot if a
> > non-express PCI bus is present.
> >
> > The following changes since commit =20
> 17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
> >
> > Merge tag 'please-pull-fixia64' of =20
> git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 =20
> 06:29:19 -1000)
> >
> > are available in the git repository at:
> >
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git =20
> for-3.10
> >
> > for you to fetch changes up to =20
> 2383ea94854bcf5a0df3c6803b980868cef95418:
> >
> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers =20
> (2013-06-18 14:44:57 -0500)
> >
> > ----------------------------------------------------------------
> > Rojhalat Ibrahim (1):
> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
> >
> > arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
> > 1 file changed, 9 insertions(+), 15 deletions(-)
>=20
> What about Rohit's patch: powerpc/pci: Fix setup of Freescale PCI / =20
> PCIe controllers? Seems like also a fix for 3.10
That's the patch I'm asking you to pull. :-P
-Scott=
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Pull request: scottwood/linux.git for-3.10
2013-06-19 16:50 ` Scott Wood
@ 2013-06-24 18:33 ` Scott Wood
0 siblings, 0 replies; 6+ messages in thread
From: Scott Wood @ 2013-06-24 18:33 UTC (permalink / raw)
To: Scott Wood; +Cc: linuxppc-dev
On 06/19/2013 11:50:30 AM, Scott Wood wrote:
> On 06/19/2013 10:06:38 AM, Kumar Gala wrote:
>>=20
>> On Jun 18, 2013, at 3:14 PM, Scott Wood wrote:
>>=20
>> > This fixes a regression that causes 83xx to oops on boot if a
>> > non-express PCI bus is present.
>> >
>> > The following changes since commit =20
>> 17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
>> >
>> > Merge tag 'please-pull-fixia64' of =20
>> git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 =20
>> 06:29:19 -1000)
>> >
>> > are available in the git repository at:
>> >
>> >
>> > git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git =20
>> for-3.10
>> >
>> > for you to fetch changes up to =20
>> 2383ea94854bcf5a0df3c6803b980868cef95418:
>> >
>> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers =20
>> (2013-06-18 14:44:57 -0500)
>> >
>> > ----------------------------------------------------------------
>> > Rojhalat Ibrahim (1):
>> > powerpc/pci: Fix setup of Freescale PCI / PCIe controllers
>> >
>> > arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
>> > 1 file changed, 9 insertions(+), 15 deletions(-)
>>=20
>> What about Rohit's patch: powerpc/pci: Fix setup of Freescale PCI / =20
>> PCIe controllers? Seems like also a fix for 3.10
>=20
> That's the patch I'm asking you to pull. :-P
Ping
-Scott=
^ permalink raw reply [flat|nested] 6+ messages in thread
* Pull request: scottwood/linux.git for-3.10
@ 2013-06-24 22:02 Scott Wood
2013-06-24 22:07 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 6+ messages in thread
From: Scott Wood @ 2013-06-24 22:02 UTC (permalink / raw)
To: benh; +Cc: linuxppc-dev
This fixes a regression that causes 83xx to oops on boot if a
non-express PCI bus is present. It is the same patch as the last pull
request, but with the changelog reworded to be clearer that this is a
regression.
The following changes since commit 17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 06:29:19 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git for-3.10
for you to fetch changes up to b37e161388ac3980d5dfb73050e85874b84253eb:
powerpc/pci: Fix boot panic on mpc83xx (regression) (2013-06-24 16:54:09 -0500)
----------------------------------------------------------------
Rojhalat Ibrahim (1):
powerpc/pci: Fix boot panic on mpc83xx (regression)
arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Pull request: scottwood/linux.git for-3.10
2013-06-24 22:02 Scott Wood
@ 2013-06-24 22:07 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2013-06-24 22:07 UTC (permalink / raw)
To: Scott Wood; +Cc: linuxppc-dev
On Mon, 2013-06-24 at 17:02 -0500, Scott Wood wrote:
> This fixes a regression that causes 83xx to oops on boot if a
> non-express PCI bus is present. It is the same patch as the last pull
> request, but with the changelog reworded to be clearer that this is a
> regression.
Ok, Kumar, I'll pick that up and send to Linus.
Cheers,
Ben.
> The following changes since commit 17858ca65eef148d335ffd4cfc09228a1c1cbfb5:
>
> Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux (2013-06-18 06:29:19 -1000)
>
> are available in the git repository at:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git for-3.10
>
> for you to fetch changes up to b37e161388ac3980d5dfb73050e85874b84253eb:
>
> powerpc/pci: Fix boot panic on mpc83xx (regression) (2013-06-24 16:54:09 -0500)
>
> ----------------------------------------------------------------
> Rojhalat Ibrahim (1):
> powerpc/pci: Fix boot panic on mpc83xx (regression)
>
> arch/powerpc/sysdev/fsl_pci.c | 24 +++++++++---------------
> 1 file changed, 9 insertions(+), 15 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-06-24 22:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 20:14 Pull request: scottwood/linux.git for-3.10 Scott Wood
2013-06-19 15:06 ` Kumar Gala
2013-06-19 16:50 ` Scott Wood
2013-06-24 18:33 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2013-06-24 22:02 Scott Wood
2013-06-24 22:07 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).