mbox series

[bionic:linux-kvm,disco:linux-kvm,0/1] LP: #1841956 - ubuntu_sysdig fails on kvm kernels

Message ID 20190917142834.20266-1-marcelo.cerri@canonical.com
Headers show
Series LP: #1841956 - ubuntu_sysdig fails on kvm kernels | expand

Message

Marcelo Henrique Cerri Sept. 17, 2019, 2:28 p.m. UTC
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(-)

Comments

Stefan Bader Sept. 25, 2019, 9:30 a.m. UTC | #1
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>
Sultan Alsawaf Sept. 25, 2019, 3:18 p.m. UTC | #2
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>
Kleber Sacilotto de Souza Sept. 27, 2019, 1:18 p.m. UTC | #3
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