From: Johannes Berg
This is not only nicer to read by default, but also lets
decode_stacktrace.sh work on it, rather than removing it.
Signed-off-by: Johannes Berg
---
arch/x86/um/sysrq_64.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/um/sysrq_64.c b/arch/x86/u
From: Johannes Berg
This is not only nicer to read by default, but also lets
decode_stacktrace.sh work on it, rather than removing it.
Signed-off-by: Johannes Berg
---
v2: put back %lx I accidentally dropped looking at x86
---
arch/x86/um/sysrq_64.c | 2 +-
1 file changed, 1 insertion(+), 1 de
On Sat, Apr 23, 2022 at 6:37 AM Jason A. Donenfeld wrote:
>
> All platforms are now guaranteed to provide some value for
> random_get_entropy(). In case some bug leads to this not being so, we
> print a warning, ...
Would it make sense to test at compile time? If there is no hardware
RNG nor a cy