powerpc/pasemi: local_irq_save uses an unsigned long
[Split from a larger patch - sfr] Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
此提交包含在:
@@ -112,7 +112,7 @@ static int get_gizmo_latency(void)
|
||||
|
||||
static void set_astate(int cpu, unsigned int astate)
|
||||
{
|
||||
u64 flags;
|
||||
unsigned long flags;
|
||||
|
||||
/* Return if called before init has run */
|
||||
if (unlikely(!sdcasr_mapbase))
|
||||
|
新增問題並參考
封鎖使用者