Closed bssrikanth closed 6 years ago
------- Comment From seg@us.ibm.com 2018-07-23 13:08:33 EDT------- We do not have support for Kernel Live Patching in HostOS in either hostos-devel or hostos-release and we do not want to turn it on at this time.
I spoke to Kamalesh, immediate patching is removed from kernel from 4.16v. So reliable stack trace is the way to go for KLP. powerpc got this support via commit :
df78d3f6148092d33a9a24c7a9cfac3d0220b484 Author: Torsten Duwe duwe@lst.de Date: Fri May 4 14:38:34 2018 +0200
powerpc/livepatch: Implement reliable stack tracing for the consistency model
I did a quick test with that patch, KLP works on hostos for basic patching.
When hostos gets to v4.18-rc1 it will get to above patch.
------- Comment From seg@us.ibm.com 2018-08-31 13:32:49 EDT------- OK we can all agree it's fixed (or fixed enough)