Re: [PATCH v6 20/36] nds32: Signal handling support
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-01-18 10:30:29
Also in:
linux-arch, linux-devicetree, linux-serial, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-01-18 10:30:29
Also in:
linux-arch, linux-devicetree, linux-serial, lkml
On Mon, Jan 15, 2018 at 6:53 AM, Greentime Hu [off-list ref] wrote:
From: Greentime Hu <redacted> This patch adds support for signal handling. Signed-off-by: Vincent Chen <redacted> Signed-off-by: Greentime Hu <redacted>
I never feel qualified enough to properly review signal handling code, so
no Ack from me for this code even though I don't see anything wrong with it.
Hopefully someone else can give an Ack after looking more closely.
Arnd