genode/repos/base-hw/src/core
Stefan Kalkowski 96eb82574a hw: fix race in core's pager code (fix #2301)
* Acknowledge receive of page-fault signal with ack_signal,
  but restart thread execution separately
* use kill_signal_context when disolving a pager_object to prevent race
* Remove bureaucracy in form of Thread_event and Signal_ack_handler
* remove dead code in riscv, namely Thread_base definition
* translation_table_insertions function for ARM drops out,
  which was overcautious
2017-03-15 12:24:41 +01:00
..
hw Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
include hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
kernel hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
spec hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
core_region_map.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
env.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
io_mem_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
irq_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
kernel_log.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
pager.cc hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
pd_upgrade_ram_quota.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_pd.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform_thread.cc hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
platform.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_session_support.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
region_map_support.cc hw: fix race in core's pager code (fix #2301) 2017-03-15 12:24:41 +01:00
thread_start.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00