Message ID | 20190917142834.20266-1-marcelo.cerri@canonical.com |
---|---|
Headers | show |
Series | LP: #1841956 - ubuntu_sysdig fails on kvm kernels | expand |
On 17.09.19 16:28, Marcelo Henrique Cerri wrote: > BugLink: https://bugs.launchpad.net/bugs/1841956 > > sysdig requires tracing support on the kernel. xenial:linux-kvm > already has those config options enabled and only disco and bionic > need to be updated. > > Marcelo Henrique Cerri (1): > UBUNTU: [Config] linux-kvm: CONFIG_FTRACE=y > > debian.kvm/config/config.common.ubuntu | 39 +++++++++++++++++++++++--- > 1 file changed, 35 insertions(+), 4 deletions(-) > How do we ensure that the eoan/linux-kvm does do the same (when it is created)? Acked-by: Stefan Bader <stefan.bader@canonical.com>
On Tue, Sep 17, 2019 at 11:28:32AM -0300, Marcelo Henrique Cerri wrote: > BugLink: https://bugs.launchpad.net/bugs/1841956 > > sysdig requires tracing support on the kernel. xenial:linux-kvm > already has those config options enabled and only disco and bionic > need to be updated. > > Marcelo Henrique Cerri (1): > UBUNTU: [Config] linux-kvm: CONFIG_FTRACE=y > > debian.kvm/config/config.common.ubuntu | 39 +++++++++++++++++++++++--- > 1 file changed, 35 insertions(+), 4 deletions(-) > > -- > 2.20.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team Acked-by: Sultan Alsawaf <sultan.alsawaf@canonical.com>
On 17.09.19 16:28, Marcelo Henrique Cerri wrote: > BugLink: https://bugs.launchpad.net/bugs/1841956 > > sysdig requires tracing support on the kernel. xenial:linux-kvm > already has those config options enabled and only disco and bionic > need to be updated. > > Marcelo Henrique Cerri (1): > UBUNTU: [Config] linux-kvm: CONFIG_FTRACE=y > > debian.kvm/config/config.common.ubuntu | 39 +++++++++++++++++++++++--- > 1 file changed, 35 insertions(+), 4 deletions(-) > Applied to {bionic,disco}/linux-kvm/master-next branches. Thanks, Kleber