[<prev] [next>] [day] [month] [year] [list]
Message-ID: <000001414c3d0395-084ac372-80cc-47f0-9889-78d7bfb36671-000000@email.amazonses.com>
Date: Mon, 23 Sep 2013 19:12:49 +0000
From: Christoph Lameter <cl@...ux.com>
To: Tejun Heo <tj@...nel.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Subject: [pchecks v1 0/4] percpu v1: Implement Preemption checks for __this_cpu operations
This patchset introduces preemption checks for __this_cpu operations.
First we add new raw_cpu operations that perform this cpu operations
without preempt checks. Then we convert some uses in the core VM to
raw_cpu ops that would otherwise trigger after we add the preempt
checks.
The last patch then adds the preempt checks by modifying the
__this_cpu macros in include/linux/percpu.h
--
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