[lttng-dev] [PATCH lttng-modules 1/3] Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)

2018-11-05 Thread Michael Jeanson
See upstream commit : commit ae7795bc6187a15ec51cf258abae656a625f9980 Author: Eric W. Biederman Date: Tue Sep 25 11:27:20 2018 +0200 signal: Distinguish between kernel_siginfo and siginfo Linus recently observed that if we did not worry about the padding member in struct sig

[lttng-dev] [PATCH lttng-modules 2/3] Fix: signal: Remove SEND_SIG_FORCED (v4.20)

2018-11-05 Thread Michael Jeanson
See upstream commit : commit 4ff4c31a6e85f4c49fbeebeaa28018d002884b5a Author: Eric W. Biederman Date: Mon Sep 3 10:39:04 2018 +0200 signal: Remove SEND_SIG_FORCED There are no more users of SEND_SIG_FORCED so it may be safely removed. Remove the definition of SEND_SIG_FORCE

[lttng-dev] [PATCH lttng-modules 3/3] Fix: ext4: adjust reserved cluster count when removing extents (v4.20)

2018-11-05 Thread Michael Jeanson
See upstream commit : commit 9fe671496b6c286f9033aedfc1718d67721da0ae Author: Eric Whitney Date: Mon Oct 1 14:25:08 2018 -0400 ext4: adjust reserved cluster count when removing extents Modify ext4_ext_remove_space() and the code it calls to correct the reserved cluster count