[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE |
|
Date: |
Sun, 16 Jan 2022 21:45:29 +0000 |
On Sun, 16 Jan 2022 at 20:44, Warner Losh <imp@bsdimp.com> wrote:
>
> It's been unused for 7 years since 907f5fddaa67 when linux-user stopped
> queueing any signals.
>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
> ---
Typo in subject (should be 'linux-user'); otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM