* Yet more patches added to for-2.6.25/master branches
@ 2007-12-21 12:12 Paul Mackerras
2007-12-21 12:37 ` Arnd Bergmann
` (3 more replies)
0 siblings, 4 replies; 11+ messages in thread
From: Paul Mackerras @ 2007-12-21 12:12 UTC (permalink / raw)
To: linuxppc-dev
Aegis Lin (1):
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Andre Detsch (1):
[POWERPC] spufs: DMA Restart after SIGSEGV
Arnd Bergmann (1):
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Benjamin Herrenschmidt (2):
[POWERPC] Fix for via-pmu based backlight control
[POWERPC] Fix possible NULL deref in ppc32 PCI
Christoph Hellwig (2):
[POWERPC] spufs: add enchanced simple attr macros
[POWERPC] spufs: make state_mutex interruptible
Emil Medve (1):
[POWERPC] Optimize counting distinct entries in the relocation sections
Jeremy Kerr (5):
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll
[POWERPC] spufs: use #defines for SPU class [012] exception status
[POWERPC] spufs: rework class 0 and 1 interrupt handling
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Julio M. Merino Vidal (1):
[POWERPC] spufs: fix typos in sched.c comments
Luke Browning (4):
[POWERPC] spufs: add backing ops for privcntl register
[POWERPC] spufs: reorganize spu_run_init
[POWERPC] spufs: spu_find_victim may choose wrong victim
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)
Masato Noguchi (2):
[POWERPC] cell: wrap master run control bit
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Scott Wood (1):
[POWERPC] Implement arch disable/enable irq hooks.
Stephen Rothwell (5):
[POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfig
[POWERPC] The builtin matches for ibmebus.c can be __initdata
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
[POWERPC] Pointers marked as __iomem do not need to be volatile
[POWERPC] Make non-PCI build work again
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 12:12 Yet more patches added to for-2.6.25/master branches Paul Mackerras
@ 2007-12-21 12:37 ` Arnd Bergmann
2007-12-21 14:13 ` Marian Balakowicz
` (2 subsequent siblings)
3 siblings, 0 replies; 11+ messages in thread
From: Arnd Bergmann @ 2007-12-21 12:37 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Paul Mackerras
Thanks for adding the patches I submitted for 2.6.25.
What's your position on this one:
http://patchwork.ozlabs.org/linuxppc/patch?id=15600
OProfile: remove dependency on spufs module
Jeremy agreed that we should merge it in 2.6.24, but if you think
it's too late for that, please add it to your 2.6.25 queue.
Arnd <><
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 12:12 Yet more patches added to for-2.6.25/master branches Paul Mackerras
2007-12-21 12:37 ` Arnd Bergmann
@ 2007-12-21 14:13 ` Marian Balakowicz
2007-12-21 15:29 ` Kumar Gala
2007-12-21 17:34 ` Grant Likely
2007-12-22 10:56 ` David Woodhouse
2007-12-23 7:23 ` Michael Neuling
3 siblings, 2 replies; 11+ messages in thread
From: Marian Balakowicz @ 2007-12-21 14:13 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Any changes to add new 52xx targets:
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14662
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14663
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14743
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14665
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14666
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14667
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14668
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14669
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14670
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14671
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14672
http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14673
Those did not make it to 2.6.24, Grant Likely suggested to wait until
2.6.25 window opens.
Thanks,
Marian
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 14:13 ` Marian Balakowicz
@ 2007-12-21 15:29 ` Kumar Gala
2007-12-21 17:34 ` Grant Likely
1 sibling, 0 replies; 11+ messages in thread
From: Kumar Gala @ 2007-12-21 15:29 UTC (permalink / raw)
To: Marian Balakowicz; +Cc: linuxppc-dev, Paul Mackerras
On Dec 21, 2007, at 8:13 AM, Marian Balakowicz wrote:
>
> Any changes to add new 52xx targets:
>
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14662
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14663
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14743
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14665
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14666
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14667
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14668
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14669
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14670
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14671
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14672
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14673
>
> Those did not make it to 2.6.24, Grant Likely suggested to wait until
> 2.6.25 window opens.
A few of these patches may need to get updated do to other changes.
For example the i2c nodes in .dts.
- k
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 14:13 ` Marian Balakowicz
2007-12-21 15:29 ` Kumar Gala
@ 2007-12-21 17:34 ` Grant Likely
2007-12-21 18:07 ` Marian Balakowicz
1 sibling, 1 reply; 11+ messages in thread
From: Grant Likely @ 2007-12-21 17:34 UTC (permalink / raw)
To: Marian Balakowicz; +Cc: linuxppc-dev, Paul Mackerras
[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]
On 12/21/07, Marian Balakowicz <m8@semihalf.com> wrote:
>
>
> Any changes to add new 52xx targets:
>
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14662
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14663
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14743
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14665
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14666
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14667
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14668
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14669
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14670
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14671
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14672
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14673
>
> Those did not make it to 2.6.24, Grant Likely suggested to wait until
> 2.6.25 window opens.
I'll be picking these up next week. I haven't had time to do it earlier.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
[-- Attachment #2: Type: text/html, Size: 2744 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 17:34 ` Grant Likely
@ 2007-12-21 18:07 ` Marian Balakowicz
2007-12-21 18:13 ` Grant Likely
0 siblings, 1 reply; 11+ messages in thread
From: Marian Balakowicz @ 2007-12-21 18:07 UTC (permalink / raw)
To: Grant Likely; +Cc: linuxppc-dev, Paul Mackerras
Grant Likely wrote:
>
> On 12/21/07, *Marian Balakowicz* <m8@semihalf.com
>
> Any changes to add new 52xx targets:
>
> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
[...]
>
> Those did not make it to 2.6.24, Grant Likely suggested to wait until
> 2.6.25 window opens.
>
>
> I'll be picking these up next week. I haven't had time to do it earlier.
Great, I'll retest the set with the latest vanilla next week.
Thanks,
Marian
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 18:07 ` Marian Balakowicz
@ 2007-12-21 18:13 ` Grant Likely
2007-12-21 18:25 ` Marian Balakowicz
0 siblings, 1 reply; 11+ messages in thread
From: Grant Likely @ 2007-12-21 18:13 UTC (permalink / raw)
To: Marian Balakowicz; +Cc: linuxppc-dev, Paul Mackerras
On 12/21/07, Marian Balakowicz <m8@semihalf.com> wrote:
> Grant Likely wrote:
> >
> > On 12/21/07, *Marian Balakowicz* <m8@semihalf.com
> >
> > Any changes to add new 52xx targets:
> >
> > http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
> [...]
> >
> > Those did not make it to 2.6.24, Grant Likely suggested to wait until
> > 2.6.25 window opens.
> >
> >
> > I'll be picking these up next week. I haven't had time to do it earlier.
>
> Great, I'll retest the set with the latest vanilla next week.
Actually, you should retest against Paulus' latest tree instead
because that is what it will be merged against.
Cheers,
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 18:13 ` Grant Likely
@ 2007-12-21 18:25 ` Marian Balakowicz
0 siblings, 0 replies; 11+ messages in thread
From: Marian Balakowicz @ 2007-12-21 18:25 UTC (permalink / raw)
To: Grant Likely; +Cc: linuxppc-dev, Paul Mackerras
Grant Likely wrote:
> On 12/21/07, Marian Balakowicz <m8@semihalf.com> wrote:
>> Grant Likely wrote:
>>> On 12/21/07, *Marian Balakowicz* <m8@semihalf.com
>>>
>>> Any changes to add new 52xx targets:
>>>
>>> http://patchwork.ozlabs.org/linuxppc/patch?person=988&id=14661
>> [...]
>>> Those did not make it to 2.6.24, Grant Likely suggested to wait until
>>> 2.6.25 window opens.
>>>
>>>
>>> I'll be picking these up next week. I haven't had time to do it earlier.
>> Great, I'll retest the set with the latest vanilla next week.
>
> Actually, you should retest against Paulus' latest tree instead
> because that is what it will be merged against.
OK, got it.
Cheers,
Marian
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 12:12 Yet more patches added to for-2.6.25/master branches Paul Mackerras
2007-12-21 12:37 ` Arnd Bergmann
2007-12-21 14:13 ` Marian Balakowicz
@ 2007-12-22 10:56 ` David Woodhouse
2007-12-23 23:32 ` Paul Mackerras
2007-12-23 7:23 ` Michael Neuling
3 siblings, 1 reply; 11+ messages in thread
From: David Woodhouse @ 2007-12-22 10:56 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
http://patchwork.ozlabs.org/linuxppc/patch?id=15192 ?
--
dwmw2
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Yet more patches added to for-2.6.25/master branches
2007-12-21 12:12 Yet more patches added to for-2.6.25/master branches Paul Mackerras
` (2 preceding siblings ...)
2007-12-22 10:56 ` David Woodhouse
@ 2007-12-23 7:23 ` Michael Neuling
3 siblings, 0 replies; 11+ messages in thread
From: Michael Neuling @ 2007-12-23 7:23 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Paulus,
Can you take the crash shutdown hook patches as well for 2.6.25?
http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15546
http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15547
Mikey
In message <18283.44454.618519.155696@cargo.ozlabs.ibm.com> you wrote:
> Aegis Lin (1):
> [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
>
> Andre Detsch (1):
> [POWERPC] spufs: DMA Restart after SIGSEGV
>
> Arnd Bergmann (1):
> [POWERPC] spufs: block fault handlers in spu_acquire_runnable
>
> Benjamin Herrenschmidt (2):
> [POWERPC] Fix for via-pmu based backlight control
> [POWERPC] Fix possible NULL deref in ppc32 PCI
>
> Christoph Hellwig (2):
> [POWERPC] spufs: add enchanced simple attr macros
> [POWERPC] spufs: make state_mutex interruptible
>
> Emil Medve (1):
> [POWERPC] Optimize counting distinct entries in the relocation sections
>
> Jeremy Kerr (5):
> [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs modul
e
> [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbo
x stat poll
> [POWERPC] spufs: use #defines for SPU class [012] exception status
> [POWERPC] spufs: rework class 0 and 1 interrupt handling
> [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info
read
>
> Julio M. Merino Vidal (1):
> [POWERPC] spufs: fix typos in sched.c comments
>
> Luke Browning (4):
> [POWERPC] spufs: add backing ops for privcntl register
> [POWERPC] spufs: reorganize spu_run_init
> [POWERPC] spufs: spu_find_victim may choose wrong victim
> [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronou
s scheduling)
>
> Masato Noguchi (2):
> [POWERPC] cell: wrap master run control bit
> [POWERPC] spufs: don't set reserved bits in spu interrupt status
>
> Scott Wood (1):
> [POWERPC] Implement arch disable/enable irq hooks.
>
> Stephen Rothwell (5):
> [POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfig
> [POWERPC] The builtin matches for ibmebus.c can be __initdata
> [POWERPC] Constify the of_device_id passed to of_platform_bus_probe
> [POWERPC] Pointers marked as __iomem do not need to be volatile
> [POWERPC] Make non-PCI build work again
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-12-23 23:32 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-21 12:12 Yet more patches added to for-2.6.25/master branches Paul Mackerras
2007-12-21 12:37 ` Arnd Bergmann
2007-12-21 14:13 ` Marian Balakowicz
2007-12-21 15:29 ` Kumar Gala
2007-12-21 17:34 ` Grant Likely
2007-12-21 18:07 ` Marian Balakowicz
2007-12-21 18:13 ` Grant Likely
2007-12-21 18:25 ` Marian Balakowicz
2007-12-22 10:56 ` David Woodhouse
2007-12-23 23:32 ` Paul Mackerras
2007-12-23 7:23 ` Michael Neuling
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).