LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kautuk Consul <consul.kautuk@gmail.com>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: linux-kernel@vger.kernel.org,
	Christian Dietrich
	<christian.dietrich@informatik.uni-erlangen.de>,
	Paul Mackerras <paulus@samba.org>,
	"Mohd. Faris" <mohdfarisq2010@gmail.com>,
	Ingo Molnar <mingo@elte.hu>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 04/20] powerpc/mm/fault.c: Port OOM changes to do_page_fault
Date: Tue, 20 Mar 2012 10:13:49 -0400	[thread overview]
Message-ID: <CAFPAmTR53wQRwVCGqe3942GTHVD5zO2Rkvpnk1tR19o7Fm-aow@mail.gmail.com> (raw)
In-Reply-To: <1332252387.18960.424.camel@twins>

On Tue, Mar 20, 2012 at 10:06 AM, Peter Zijlstra <a.p.zijlstra@chello.nl> w=
rote:
> On Tue, 2012-03-20 at 09:19 -0400, Kautuk Consul wrote:
>> +#ifd#ifdef CONFIG_PPC_SMLPAR
>> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 if (firmware_has_feature(F=
W_FEATURE_CMO)) {
>> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 preempt_di=
sable();
>> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 get_lppaca=
()->page_ins +=3D (1 << PAGE_FACTOR);
>> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 preempt_en=
able();
>> + =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 }
>> +#end#endif
>
> That's curious CPP usage....

Quite baffling.
I don't know how that happened.
I have sent a v2 for this already.

      reply	other threads:[~2012-03-20 14:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 13:19 [PATCH 04/20] powerpc/mm/fault.c: Port OOM changes to do_page_fault Kautuk Consul
2012-03-20 14:06 ` Peter Zijlstra
2012-03-20 14:13   ` Kautuk Consul [this message]

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=CAFPAmTR53wQRwVCGqe3942GTHVD5zO2Rkvpnk1tR19o7Fm-aow@mail.gmail.com \
    --to=consul.kautuk@gmail.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=christian.dietrich@informatik.uni-erlangen.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mingo@elte.hu \
    --cc=mohdfarisq2010@gmail.com \
    --cc=paulus@samba.org \
    /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