X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Fxmon%2Fxmon.c;h=8bad7d5f32afb696e8cb0c9e225b3d62913df856;hb=13dda80e48439b446d0bc9bab34b91484bc8f533;hp=4e6152c13764e173aa7811c249c8a359b5a60a5c;hpb=004b35063296b6772fa72404a35b498f1e71e87e;p=pandora-kernel.git diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index 4e6152c13764..8bad7d5f32af 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c @@ -61,7 +61,7 @@ static int xmon_owner; static int xmon_gate; #endif /* CONFIG_SMP */ -static unsigned long in_xmon = 0; +static unsigned long in_xmon __read_mostly = 0; static unsigned long adrs; static int size = 1;