haiku/headers/private/kernel
Ithamar R. Adema 6048591e9d Revert "Added check to ensure KDL does not include frames beyond kernel entry in the backtrace. This prevents KDL from faulting when printing backtrace on ARM."
This reverts commit 3fbb24680c.

As I mentioned in #11131, this fix is not correct, and works around
the problem. The real reason was that arch_debug_call_with_fault_handler
was not working properly, so the fault handler went crazy.

With commit eb92810 that is fixed so this can be reverted.
2014-09-07 19:15:01 +02:00
..
arch Revert "Added check to ensure KDL does not include frames beyond kernel entry in the backtrace. This prevents KDL from faulting when printing backtrace on ARM." 2014-09-07 19:15:01 +02:00
boot Boot loader: Add support for choosing an old packages state 2014-04-18 23:31:39 +02:00
disk_device_manager
fs
platform
posix
slab
util Revert 6f68e52 and fix the gcc2 build via template. 2014-04-20 00:26:29 +02:00
vm Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
AllocationTracking.h
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage.h
condition_variable.h kernel: Remove gSchedulerLock 2013-11-08 02:41:26 +01:00
console.h
cpu.h kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
debug_heap.h
debug_hex_dump.h Add a hex dump utility for use in KDL commands 2013-11-25 12:45:36 +01:00
debug_paranoia.h
debug.h
debugger_keymaps.h Add missing pipe character in KDL keymap. 2014-01-27 10:57:11 +01:00
DPC.h kernel: DPC: remove schedulerLocked argument 2013-11-04 23:51:18 +01:00
elf_priv.h
elf.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h
int.h x86[_64]: Support assigning MSI IRQs to arbitrary CPU 2013-12-20 01:07:08 +01:00
kdevice_manager.h
kdriver_settings.h
kernel_c++_structs.h
kernel_daemon.h
kernel.h kernel: Toggle not toogle; no functional change 2014-05-20 18:36:30 -05:00
kimage.h
kmodule.h
kscheduler.h kernel: Remove cpu_info::load 2014-01-03 19:44:57 +01:00
ksignal.h Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
ksyscalls.h
ksystem_info.h kernel, libroot: Introduce new API for obtaining system info 2013-12-16 03:58:43 +01:00
listeners.h kernel: Remove gSchedulerLock 2013-11-08 02:41:26 +01:00
load_tracking.h kernel: Adjust load tracking interval 2014-02-06 03:23:28 +01:00
lock.h kernel/x86: Inline atomic functions and memory barriers 2014-01-06 09:08:53 +01:00
low_resource_manager.h
messaging.h
MessagingServiceDefs.h Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
Notifications.h
port.h Reduce lock contention in kernel port subsystem. 2013-10-26 16:10:03 +02:00
real_time_clock.h
safemode.h kernel safemode: Add functions to get options early 2013-12-10 19:05:47 +01:00
scheduling_analysis.h
sem.h
smp.h kernel: Add CPUSet::{Clear, Set}BitAtomic() functions 2014-01-24 13:59:58 +01:00
syscall_restart.h trim: Added is_called_via_syscall() function. 2013-11-07 19:06:13 +01:00
system_profiler.h
team.h kernel: Remove gSchedulerLock 2013-11-08 02:41:26 +01:00
thread_types.h Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
thread.h kernel: Properly synchronize suspending new thread 2014-03-17 02:40:12 +01:00
timer.h kernel: Remove B_TIMER_ACQUIRE_SCHEDULER_LOCK flag 2013-10-31 01:49:43 +01:00
tracing.h
user_atomic.h arm/atomic: round of atomic function changes 2014-02-15 11:46:12 +01:00
user_debugger.h Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
user_mutex.h
UserEvent.h kernel/UserEvent: Make sure UserEvent object is valid during DPC 2014-03-17 02:40:12 +01:00
usergroup.h
UserTimer.h kernel: Protect UserTimers with sUserTimerLock 2013-11-05 05:36:05 +01:00
vfs.h
wait_for_objects.h Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00