From: Alistair Popple <alistair@popple.id.au>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@ozlabs.org, bsingharora@gmail.com
Subject: Re: [PATCH v2] powerpc/powernv: Initialise nest mmu
Date: Sat, 03 Dec 2016 11:08:51 +1100 [thread overview]
Message-ID: <1581241.5C7qS6j5fY@new-mexico> (raw)
In-Reply-To: <871sxqznt2.fsf@concordia.ellerman.id.au>
On Fri, 2 Dec 2016 08:24:09 PM Michael Ellerman wrote:
> Alistair Popple <alistair@popple.id.au> writes:
>
> > diff --git a/arch/powerpc/platforms/powernv/powernv.h b/arch/powerpc/platforms/powernv/powernv.h
> > index da7c843..6fa9551 100644
> > --- a/arch/powerpc/platforms/powernv/powernv.h
> > +++ b/arch/powerpc/platforms/powernv/powernv.h
> > @@ -9,6 +9,12 @@ static inline void pnv_smp_init(void) { }
> >
> > struct pci_dev;
> >
> > +#ifdef CONFIG_PPC_POWERNV
> > +extern void powernv_set_ptcr(unsigned long ptcr);
> > +#else
> > +static inline void powernv_set_ptcr(unisigned long ptcr) { }
> ^
> Your shout next time we're at the pub ;)
Whoops. Guess I was too keen to get there myself. Thanks for picking that up!
> cheers
next prev parent reply other threads:[~2016-12-03 0:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-02 5:29 [PATCH v2] powerpc/powernv: Initialise nest mmu Alistair Popple
2016-12-02 9:24 ` Michael Ellerman
2016-12-03 0:08 ` Alistair Popple [this message]
2016-12-03 1:33 ` Tyrel Datwyler
2016-12-02 11:04 ` Balbir Singh
2016-12-03 10:56 ` Michael Ellerman
2016-12-03 11:40 ` Michael Ellerman
2016-12-05 0:02 ` Alistair Popple
-- strict thread matches above, loose matches on Subject: below --
2016-12-05 1:59 Michael Ellerman
2016-12-05 6:32 ` Balbir Singh
2016-12-05 7:23 ` Aneesh Kumar K.V
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1581241.5C7qS6j5fY@new-mexico \
--to=alistair@popple.id.au \
--cc=bsingharora@gmail.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=mpe@ellerman.id.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox