Bug#771340: linux-tools-3.16: perf not built for arm64

2014-11-28 Thread Steve Capper
/fix-arm64-build.patch linux-tools-3.16/debian/patches/fix-arm64-build.patch --- linux-tools-3.16/debian/patches/fix-arm64-build.patch 1970-01-01 00:00:00.0 + +++ linux-tools-3.16/debian/patches/fix-arm64-build.patch 2014-11-28 16:16:52.0 + @@ -0,0 +1,44 @@ +From: Steve Capper

Bug#1007023: Please can you enable HyperV kconfig options for arm64 kernel?

2022-03-15 Thread Steve Capper
On 15/03/2022 07:45, Bastian Blank wrote: Control: tags -1 pending Hi Steve On Thu, Mar 10, 2022 at 07:07:39PM +, Steve Capper wrote: HyperV guest support has recently landed in the arm64 kernel. Could you please enable this in Debian Kernels (5.16+) via the following Kconfig options

Bug#1007023: Please can you enable HyperV kconfig options for arm64 kernel?

2022-03-15 Thread Steve Capper
On 15/03/2022 10:22, Bastian Blank wrote: Hi Steve On Tue, Mar 15, 2022 at 10:15:22AM +, Steve Capper wrote: Can you please show the ACPI tables provided to the virtual machine? Especially I'm interested in the SPCR table. Of course. I couldn't see an SPCR, but I did see a DBG2

Bug#1007023: Please can you enable HyperV kconfig options for arm64 kernel?

2022-03-10 Thread Steve Capper
Package: src:linux Version: 5.16.11-1 Hello, HyperV guest support has recently landed in the arm64 kernel. Could you please enable this in Debian Kernels (5.16+) via the following Kconfig options? CONFIG_FB_HYPERV=m CONFIG_HID_HYPERV_MOUSE=m CONFIG_HYPERV_BALLOON=m CONFIG_HYPERV_KEYBOARD=m

Bug#1014743: Please can CONFIG_CORESIGHT_TRBE be enabled in the arm64 kernel?

2022-07-11 Thread Steve Capper
Package: src:linux Version: 5.18.8-1 Hello, An Armv9 architectural feature, Trace Buffer Extension (FEAT_TRBE), is making its way into upcoming CPU cores. TRBE can be found described in [1] and [2]. Support for this is already in the kernel (with some erratum fixes landing in 5.18), I was