Merge branch 'linus' into perfcounters/core
Merge reason: This brach was on -rc1, refresh it to almost-rc4 to pick up the latest upstream fixes. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Este cometimento está contido em:
@@ -753,7 +753,7 @@ void __init early_init_mmu(void)
|
||||
}
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
void __init early_init_mmu_secondary(void)
|
||||
void __cpuinit early_init_mmu_secondary(void)
|
||||
{
|
||||
/* Initialize hash table for that CPU */
|
||||
if (!firmware_has_feature(FW_FEATURE_LPAR))
|
||||
|
@@ -125,7 +125,6 @@ static void do_flush_tlb_page_ipi(void *param)
|
||||
|
||||
void flush_tlb_mm(struct mm_struct *mm)
|
||||
{
|
||||
cpumask_t cpu_mask;
|
||||
unsigned int pid;
|
||||
|
||||
preempt_disable();
|
||||
|
@@ -191,6 +191,6 @@ ALT_MMU_FTR_SECTION_END_IFCLR(MMU_FTR_USE_TLBILX)
|
||||
isync
|
||||
1: wrtee r10
|
||||
blr
|
||||
#elif
|
||||
#else
|
||||
#error Unsupported processor type !
|
||||
#endif
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador