Re: [PATCH v7 7/7] [NOT TO BE MERGED] Export sysrq_mask

2020-04-20 Thread Russell Currey
On Tue, 2020-04-21 at 08:10 +0200, Christophe Leroy wrote: > Le 20/04/2020 à 18:56, Christophe Leroy a écrit : > > Signed-off-by: Christophe Leroy > > --- > > drivers/tty/sysrq.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c > > index

Re: [PATCH v7 7/7] [NOT TO BE MERGED] Export sysrq_mask

2020-04-20 Thread Christophe Leroy
Le 20/04/2020 à 18:56, Christophe Leroy a écrit : Signed-off-by: Christophe Leroy --- drivers/tty/sysrq.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c index 5e0d0813da55..a0760bcd7a97 100644 --- a/drivers/tty/sysrq.c +++ b/drivers/tty/sysrq.c