- 28 Feb, 2016 40 commits
-
-
Philippe Gerum authored
-
Philippe Gerum authored
We want the level-1 page table fixup code to run with hw IRQs off upon data/instruction aborts only when handling minor faults over valid kernel mappings, all the rest may run with IRQs on.
-
Philippe Gerum authored
To reduce #ifdefery noise.
-
Philippe Gerum authored
-
Philippe Gerum authored
We don't support context tracking when the pipeline is enabled.
-
-
__this_cpu_ptr equivilant is raw_cpu_ptr, not this_cpu_ptr. Restore need_resched check in arch_cpu_idle. Remove unused __ipipe_stall_root function.
-
( merge of 3.18.20 port changes from "introduce arm64 support". -dm )
-
-
-
-
-
-
For this arm64 implementation, __ipipe_hrclock_freq is __ipipe_hrtimer_freq, and 'ipipe_select_timers' requires __ipipe_hrclock_freq to be set before __ipipe_hrtimer_freq is initialized
-
-
-
-
remove conditional aeabi/oabi code which does not apply to armv8/arm64
-
-
-
-
arm64/ipipe: stub functions for __ipipe_tsc_register, __ipipe_tsc_update, __ipipe_mach_update_tsc, __ipipe_mach_get_tscinfo
-
-
-
-
-
-
-
Philippe Gerum authored
-
Philippe Gerum authored
-
Philippe Gerum authored
-
On some platforms (notably some AT91), the tsc may come late in the boot process. Get the I-pipe tracer to also work in that case. Also get panic traces working without a tsc; in that case, print all timestamps differences as zero.
-
Philippe Gerum authored
-
-
Philippe Gerum authored
-
Signed-off-by:
Mark W. Tyler <mark@mperpetuo.com>
-
Philippe Gerum authored
-
Philippe Gerum authored
-
Philippe Gerum authored
-
Philippe Gerum authored
-