[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFPAmTR53wQRwVCGqe3942GTHVD5zO2Rkvpnk1tR19o7Fm-aow@mail.gmail.com>
Date: Tue, 20 Mar 2012 10:13:49 -0400
From: Kautuk Consul <consul.kautuk@...il.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Jimi Xenidis <jimix@...ox.com>, Ingo Molnar <mingo@...e.hu>,
Christian Dietrich
<christian.dietrich@...ormatik.uni-erlangen.de>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
"Mohd. Faris" <mohdfarisq2010@...il.com>
Subject: Re: [PATCH 04/20] powerpc/mm/fault.c: Port OOM changes to do_page_fault
On Tue, Mar 20, 2012 at 10:06 AM, Peter Zijlstra <a.p.zijlstra@...llo.nl> wrote:
> On Tue, 2012-03-20 at 09:19 -0400, Kautuk Consul wrote:
>> +#ifd#ifdef CONFIG_PPC_SMLPAR
>> + if (firmware_has_feature(FW_FEATURE_CMO)) {
>> + preempt_disable();
>> + get_lppaca()->page_ins += (1 << PAGE_FACTOR);
>> + preempt_enable();
>> + }
>> +#end#endif
>
> That's curious CPP usage....
Quite baffling.
I don't know how that happened.
I have sent a v2 for this already.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists