[PATCH 01/27] powerpc: move find_and_init_phbs() to pSeries specific code

Stephen Rothwell sfr at canb.auug.org.au
Wed Mar 25 18:40:24 AEDT 2015


Hi Daniel,

On Wed, 25 Mar 2015 16:35:35 +1100 Daniel Axtens <dja at axtens.net> wrote:
>
> Previously, find_and_init_phbs() was used in both PowerNV and pSeries
> setup. However, since RTAS support has been dropped from PowerNV, we
> can move it into a platform-specific file.
> 
> This patch depends on the patch to drop RTAS support from PowerNV:
> http://patchwork.ozlabs.org/patch/449316/

In the future, you should put this sort of commentary (this last
paragraph) below the "---" line as we don't really want it in the
commit message, right?  This is more instructions to the
reviewers/committer than description of the change.

> 
> Signed-off-by: Daniel Axtens <dja at axtens.net>
> ---
>  arch/powerpc/include/asm/ppc-pci.h     |  3 ---
>  arch/powerpc/kernel/rtas_pci.c         | 47 ----------------------------------
>  arch/powerpc/platforms/pseries/setup.c | 47 ++++++++++++++++++++++++++++++++++
>  3 files changed, 47 insertions(+), 50 deletions(-)
-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20150325/9edecf46/attachment.sig>


More information about the Linuxppc-dev mailing list