Re: [PATCH 20/20 v2] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault

From: Kautuk Consul
Date: Mon Mar 26 2012 - 11:36:41 EST


On Sun, Mar 25, 2012 at 3:04 PM, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: Kautuk Consul <consul.kautuk@xxxxxxxxx>
> Date: Sun, 25 Mar 2012 13:59:08 -0400
>
>> +                     perf_sw_event(PERF_COUNT_SW_PAGE_FAULTS_MAJ,
>> +                                     1, regs, address);
>
> Improperly indented still.
>
>> +                     perf_sw_event(PERF_COUNT_SW_PAGE_FAULTS_MIN,
>> +                                     1, regs, address);
>
> Likewise.

I didn't understand what you were saying as I use gmaiil so I could not "see"
what you meant exactly.
I have sent a v3 for this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/