On 11/10/16 at 01:27am, Thiago Jung Bauermann wrote:
> powerpc's purgatory.ro has 12 relocation types when built as
> a relocatable object. To implement support for them requires
> arch_kexec_apply_relocations_add to duplicate a lot of code with
> module_64.c:apply_relocate_add.
>
> When built as
Hi Aneesh,
> --- a/arch/powerpc/platforms/ps3/spu.c
> +++ b/arch/powerpc/platforms/ps3/spu.c
> @@ -205,7 +205,7 @@ static void spu_unmap(struct spu *spu)
> static int __init setup_areas(struct spu *spu)
> {
> struct table {char* name; unsigned long addr; unsigned long size;};
> - stati
There are no ibmebus driver that make use of legacy suspend/resume. This
patch removes the support for it from ibmebus framework, new ibmebus driver
(as unlikely as they are) wanting to use suspend/resume should use
dev_pm_ops.
Since there aren't any special bus specific things to do during
suspen
Hi Linus,
Please pull some more powerpc fixes for 4.9:
The following changes since commit fb479e44a9e240a23c2d208c2ace23542a47f41c:
powerpc/64s: relocation, register save fixes for system reset interrupt
(2016-10-27 21:55:14 +1100)
are available in the git repository at:
git://git.kernel.