----- Original Message -----
Hi Dave,
crash currently fails on linux-next kernel due to another radix-tree rework.
The patch attached fixes this.
BTW, is there an 'official policy' about fixing linux-next issues, as commits
can be changed/dropped on their way to the linux repo?
Hi Philipp,
Not really, although since your fixes will not affect the current mechanism,
they should be safe to apply.
But I note that your changes only address the basic task initialization
sequence and the "bpf" and the "ipcs" commands. Did you also look
into the "files -p", "irq" and "tree -t -p" options?
Thanks,
Dave
PS: the
"
Thanks
Philipp
Philipp Rudo (1):
Fix for XArray/radix_tree rework on linux-next
bpf.c | 7 ++++++-
ipcs.c | 5 ++++-
task.c | 15 +++++++++++----
3 files changed, 21 insertions(+), 6 deletions(-)
--
2.16.4