On Thu, Mar 09, 2017 at 01:26:28PM +, Chris Boot wrote:
> Hi Kamal, Chris,
>
> It looks like kpatch is going to be removed from stretch Real Soon Now
> over this bug, which has patches attached. It would be a shame to be
> lacking kpatch in stretch.
>
> Is there something I can do to help? Wo
Hi Kamal, Chris,
It looks like kpatch is going to be removed from stretch Real Soon Now
over this bug, which has patches attached. It would be a shame to be
lacking kpatch in stretch.
Is there something I can do to help? Would you object to an NMU to get
this fixed?
Regards,
Chris
--
Chris Boo
Hi,
I made a patch for kmod/core/core.c using the upstream commit that fixes
the problem. When I apply this to core.c, kpatch 0.3.2 builds on kernel
4.9:
45a46
> #include
71,75d71
< struct kpatch_backtrace_args {
< struct kpatch_module *kpmod;
< int ret;
< };
<
135a132,138
> #defin
Hi,
this issue is already fixed in the upstream by this commit:
https://github.com/dynup/kpatch/commit/586feb40fe116b70d3ac752359706c3e1fafe4ea
$ git clone https://github.com/dynup/kpatch/
$ cd kpatch
$ git checkout ab5e1290bb94231d7925384db01ed62eeecb7511 # one commit before
this issue is fixed
Interestingly I have a similar problem on CentOS 7 when trying to
compile kpatch for kernel 4.9:
```
~/git/kpatch # uname -aLinux nas 4.9.0-1.el7.elrepo.x86_64 #1 SMP Sun
Dec 11 15:43:54 EST 2016 x86_64 x86_64 x86_64 GNU/Linux
~/git/kpatch # make
make -C kpatch-build
make[1]: Entering dire
Package: kpatch
Version: 0.3.2-3
Severity: serious
Justification: fails to build from source
Hi,
kpatch cannot build the kernel module for the current kernel in sid:
DKMS make.log for kpatch-0.3.2 for kernel 4.9.0-1-amd64 (x86_64)
Wed Jan 18 12:55:36 UTC 2017
make: Entering directory '/var/lib/d
6 matches
Mail list logo