[PATCH 0/2] xen: run_in_exception_handler() cleanup

Andrew Cooper posted 2 patches 4 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231215181433.1588532-1-andrew.cooper3@citrix.com
xen/drivers/char/ehci-dbgp.c |  4 ----
xen/drivers/char/ns16550.c   |  4 ----
xen/include/xen/bug.h        | 16 +++++++---------
3 files changed, 7 insertions(+), 17 deletions(-)
[PATCH 0/2] xen: run_in_exception_handler() cleanup
Posted by Andrew Cooper 4 months, 3 weeks ago
Cleanup from looking at "[XEN RFC] xen/bug: introduce bug_fn_nonconst_t to
validate run_in_exception_handle()".  Not really relevant to the MISRA side of
things.

Gitlab run:
  https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1108032069

Andrew Cooper (2):
  driver/char: Drop run_in_exception_handler() ifdefary
  xen/bug: Complete outstanding TODO

 xen/drivers/char/ehci-dbgp.c |  4 ----
 xen/drivers/char/ns16550.c   |  4 ----
 xen/include/xen/bug.h        | 16 +++++++---------
 3 files changed, 7 insertions(+), 17 deletions(-)


base-commit: cad6f9a4c12dd4d5cdb2620e3fe24727ee81c7ce
-- 
2.30.2