On 30.09.2021 14:03, Nikita Yushchenko wrote:
Log first 10 events, not all events but 11-th.
Fixes: 9d3568f8a9bb ("VE/sysrq-trigger: make it VE-namespace aware")
Signed-off-by: Nikita Yushchenko
ack
---
drivers/tty/sysrq.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --
Log first 10 events, not all events but 11-th.
Fixes: 9d3568f8a9bb ("VE/sysrq-trigger: make it VE-namespace aware")
Signed-off-by: Nikita Yushchenko
---
drivers/tty/sysrq.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c
index 4228