Re: [PATCH 20/20 v2] sparc/mm/fault_64.c: Port OOM changes todo_sparc64_fault
From: David Miller
Date: Sun Mar 25 2012 - 15:05:33 EST
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.
--
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/