- 09 Apr, 2019 1 commit
-
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 28 Mar, 2019 1 commit
-
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 20 Dec, 2018 1 commit
-
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 15 Dec, 2017 1 commit
-
-
Philippe Gerum authored
This reverts commit 91e1fc11.
-
- 11 Nov, 2017 1 commit
-
-
Philippe Gerum authored
int3/debug raised from a kernel context should be passed to their respective regular handler, which can cope with any domain context (root/head). However, the interrupt state should be fixed up only when those traps are received from a user-space context. With this change in place, there is no point in handling KGDB traps ourselves, we can leave this to the regular handler.
-
- 03 Oct, 2017 1 commit
-
-
Philippe Gerum authored
-
- 15 Aug, 2017 1 commit
-
-
Philippe Gerum authored
-
- 25 Jun, 2017 1 commit
-
-
Philippe Gerum authored
-
- 25 May, 2017 1 commit
-
-
Philippe Gerum authored
-
- 08 Dec, 2016 1 commit
-
-
Jan Kiszka authored
This is a forward port of 07b11fb8 and b86e8cbe..277a6e00 from ipipe-3.14. See those commits for the reasons. The only deviation here is the initialization of flags in case of unhandled faults over the head domain. We now pick up the flags of the faulting context instead of use 0 (interrupts off). This seems more appropriate. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 22 Oct, 2016 1 commit
-
-
Philippe Gerum authored
-