RE: Small fix for MIPs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just to clarify, the bellow applies to the RT_PREEMPT patch on the 2.6.29-rc8 kernel, and fixes a compile error.


John


-----Original Message-----
From: linux-rt-users-owner@xxxxxxxxxxxxxxx [mailto:linux-rt-users-owner@xxxxxxxxxxxxxxx] On Behalf Of John Ulvr
Sent: Wednesday, March 25, 2009 3:58 PM
To: linux-rt-users@xxxxxxxxxxxxxxx
Subject: Small fix for MIPs

 
In /arch/mips/mm/init.c, line 64 should be changed from:
 
DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);

to
 
DEFINE_PER_CPU_LOCKED(struct mmu_gather, mmu_gathers);
 

Thanks

John

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux