kernel-ark/arch/cris/include
Jesper Nilsson fe87f94f34 CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.
The DEFINE_PER_CPU of current_pgd was on CRIS defined using volatile,
which is not needed. Remove volatile.

Tested on an ARTPEC-3 (CRISv32) board.

tj: extern DEFINE_PER_CPU() replaced with DECLARE_PER_CPU()

[ Impact: code cleanup ]

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2009-06-24 15:13:41 +09:00
..
arch-v10/arch cris: introduce asm/swab.h 2009-01-14 19:56:49 -08:00
arch-v32 Allow rwlocks to re-enable interrupts 2009-04-02 19:05:11 -07:00
asm CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. 2009-06-24 15:13:41 +09:00