android_kernel_xiaomi_sm8350/arch/ia64/sn/kernel/sn2
Christoph Lameter 40d4857534 [IA64] SN2: Fix up sn2_rtc clock
If the sn2_rtc clock is present then it is a must have since sn2_rtc
provides a synchronized time source on Altix systems. So elevate
the priority to 450. Otherwise the ITC would take precendence. Altix
systems currently do not boot because the ITC clocksource is broken. It
seems to assume that ITCs are synchronized and as a result nanosleep
hangs (may be fixed in a different patch).

While we are at it: Remove the sn2_mc definition. The sn2_rtc has a fixed
address. No point in reading the address from memory. Removing it avoids
touching one cacheline.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-08-01 13:15:14 -07:00
..
cache.c
io.c
Makefile
prominfo_proc.c
ptc_deadlock.S
sn2_smp.c [IA64] spelling fixes: arch/ia64/ 2007-05-11 14:55:43 -07:00
sn_hwperf.c [IA64] correctly count CPU objects in the ia64/sn hwperf interface 2007-07-13 16:09:46 -07:00
sn_proc_fs.c [PATCH] sn2: use static ->proc_fops 2007-02-11 10:51:34 -08:00
timer_interrupt.c
timer.c [IA64] SN2: Fix up sn2_rtc clock 2007-08-01 13:15:14 -07:00