All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Subject: [PATCH 0/2] xen: run_in_exception_handler() cleanup
Date: Fri, 15 Dec 2023 18:14:31 +0000	[thread overview]
Message-ID: <20231215181433.1588532-1-andrew.cooper3@citrix.com> (raw)

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



             reply	other threads:[~2023-12-15 18:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15 18:14 Andrew Cooper [this message]
2023-12-15 18:14 ` [PATCH 1/2] driver/char: Drop run_in_exception_handler() ifdefary Andrew Cooper
2023-12-15 18:20   ` Julien Grall
2023-12-15 21:02   ` Stefano Stabellini
2023-12-15 18:14 ` [PATCH 2/2] xen/bug: Complete outstanding TODO Andrew Cooper
2023-12-15 18:35   ` Julien Grall
2023-12-20 18:58     ` Stefano Stabellini
2023-12-20 21:47       ` Julien Grall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231215181433.1588532-1-andrew.cooper3@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.