qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-user: Two minor patches
@ 2022-01-16 20:44 Warner Losh
  2022-01-16 20:44 ` [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE Warner Losh
  2022-01-16 20:44 ` [PATCH 2/2] linxu-user: Change return type of queue_signal to void Warner Losh
  0 siblings, 2 replies; 7+ messages in thread
From: Warner Losh @ 2022-01-16 20:44 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, richard.henderson, f4bug, Warner Losh,
	Laurent Vivier

There's two, almost trivial patches that arose out of the review of bsd-user.
There's a chance that one or both of these were submitted already...

Warner Losh (2):
  linx-user: Remove MAX_SIGQUEUE_SIZE
  linxu-user: Change return type of queue_signal to void

 linux-user/qemu.h          | 2 --
 linux-user/signal-common.h | 4 ++--
 linux-user/signal.c        | 5 ++---
 3 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.33.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-18 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-16 20:44 [PATCH 0/2] linux-user: Two minor patches Warner Losh
2022-01-16 20:44 ` [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE Warner Losh
2022-01-16 21:16   ` Philippe Mathieu-Daudé via
2022-01-16 21:45   ` Peter Maydell
2022-01-18 11:45   ` Laurent Vivier
2022-01-16 20:44 ` [PATCH 2/2] linxu-user: Change return type of queue_signal to void Warner Losh
2022-01-16 21:44   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).