Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10cd5a1e authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: clean up cpu capabilities accesses, transmeta.c



Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent d0e95ebd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -74,7 +74,7 @@ static void __cpuinit init_transmeta(struct cpuinfo_x86 *c)
	wrmsr(0x80860004, cap_mask, uk);
	wrmsr(0x80860004, cap_mask, uk);


	/* All Transmeta CPUs have a constant TSC */
	/* All Transmeta CPUs have a constant TSC */
	set_bit(X86_FEATURE_CONSTANT_TSC, c->x86_capability);
	set_cpu_cap(c, X86_FEATURE_CONSTANT_TSC);


#ifdef CONFIG_SYSCTL
#ifdef CONFIG_SYSCTL
	/*
	/*