zephyr/arch
Andrew Boie 6dc3fd8e50 userspace: fix x86 issue with adding partitions
On x86, if a supervisor thread belonging to a memory domain
adds a new partition to that domain, subsequent context switches
to another thread in the same domain, or dropping itself to user
mode, does not have the correct setup in the page tables.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-03 23:44:13 -05:00
..
arc userspace: fix x86 issue with adding partitions 2019-03-03 23:44:13 -05:00
arm userspace: fix x86 issue with adding partitions 2019-03-03 23:44:13 -05:00
common gen_isr_tables: Fix _sw_isr_table generation for multi-level IRQs 2019-02-06 10:13:25 -05:00
nios2 arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
posix tracing: POSIX arch: Trace switch to main thread 2019-02-14 15:41:19 -05:00
riscv32 arch: riscv32: Fix trivial comment 2019-01-31 07:40:24 -05:00
x86 userspace: fix x86 issue with adding partitions 2019-03-03 23:44:13 -05:00
x86_64 kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
xtensa boards: intel_s1000_crb: fix setting cache attributes 2019-02-15 16:21:50 -05:00
CMakeLists.txt Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00
Kconfig arch: minor white-space fix in Kconfig 2019-02-28 11:57:25 -08:00