[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110210215710.GA18429@linux.vnet.ibm.com>
Date: Thu, 10 Feb 2011 13:57:10 -0800
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: benh@...nel.crashing.org, paulus@...ba.org
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: [PATCH powerpc 0/2] powerpc CONFIG_PREEMPT fixes
Hello!
This series provides fixes for a couple of CONFIG_PREEMPT problems on
Power:
1. The hpte_need_flush() function accesses per-CPU variables without
protection.
2. The rtas_event_scan() function needs to use raw_smp_processor_id()
to get a starting point to avoid debugging splats.
There are probably a few more where these came from. ;-)
Thanx, Paul
--
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