[Kernel-packages] [Bug 1927076] Re: IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])

2021-11-16 Thread Daniel Axtens
I've made some good progress here. I found that older version like 4.19 work, so I ran git bisect. I'm still doing the final check, but it looks like the series that causes the issue is the one containing these: d53d2f78cead bpf: Use vmalloc special flag 1a7b7d922081 modules: Use vmalloc special

[Kernel-packages] [Bug 1927076] Re: IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])

2021-11-12 Thread Daniel Axtens
I can repro on upstream, all the way back to 5.4.0. It might have existed before that - I haven't tested any earlier yet. Was the test methodology changed just before this was found? I'm just wondering why it suddenly appeared ~a year after Focal was released. I thought it might have been a patch

[Kernel-packages] [Bug 1927076] Re: IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])

2021-11-11 Thread Daniel Axtens
I can repro this with the latest Focal kernel on: description: PowerNV product: 8247-22L (IBM Power System S822L) Trying to see if I can repro it upstream. FWIW my opening hypothesis is that something in a percpu data structure isn't getting updated over hotplug. -- You received this b

[Kernel-packages] [Bug 1904906] Re: 5.10 kernel fails to boot with secure boot disabled

2020-11-26 Thread Daniel Axtens
I cannot yet explain this, but after bisecting the config, I can repro this with pseries_le_defconfig + CONFIG_RCU_SCALE_TEST=m That's weird to me, and I'll continue to investigate. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-18 Thread Daniel Axtens
The 5.3.0 HWE kernel also works, which means we now have a good workaround while we debug things. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1863044 Title: qla2xxx no longer detects

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-18 Thread Daniel Axtens
Hi Mauricio, 5.4.0-14 works for me, dmesg attached. I'll see if an HWE kernel supplied in the bionic repositories also works, maybe we can use that in the mean time so we don't fall any further behind on kernel updates while we debug this. Regards, Daniel ** Attachment added: "dmesg-5.4.0-14-ge

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-18 Thread Daniel Axtens
Ah, I was just about to tell you that I have just tried master-next at a59858e18bc8996f8c96d307a33e504b079dc541 ! I think that is the same sha that ended up being tagged as -89, so I think it provides us with the same information. Sadly -89 also doesn't seem to work; dmesg attached. I don't know

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-17 Thread Daniel Axtens
** Attachment added: "dmesg from -72" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863044/+attachment/5329133/+files/dmesg-72 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/186

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-17 Thread Daniel Axtens
Hi Mauricio, Thanks for the prompt answer! After a lot of messing around to get a remote console, I can finally test. It looks like -88 doesn't work. I'm attaching a dmesg from -88 and -72. I will build and test master-next next. Regards, Daniel ** Attachment added: "dmesg from -88" https://

[Kernel-packages] [Bug 1863044] Re: qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-12 Thread Daniel Axtens
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863044/+attachment/5327820/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1863044] [NEW] qla2xxx no longer detects LUNs with 4.15.0-74+ on IBM BladeCenter

2020-02-12 Thread Daniel Axtens
Public bug reported: We have an IBM BladeCentre Hx5 with a number of blades running Ubuntu 18.04.3. Storage is attached over Fiber Channel. They all boot fine with 4.15.0-72 - the qla2xxx detects all the LUNs. On 4.15.0-74 and 4.15.0-76, the qla2xxx driver loads but the LUNs are not detected. Thi

[Kernel-packages] [Bug 1853142] Re: CVE-2019-18660: patches for Ubuntu

2019-12-06 Thread Daniel Axtens
My colleague has verified all 4 versions. In all cases, on supported hardware, the test now operates as expected: the secret does not leak unless the mitigation is manually turned off. I notice the SRU verification is happening a bit sooner than I expected - when do you expect these kernels to be

[Kernel-packages] [Bug 1853142] Re: CVE-2019-18660: patches for Ubuntu

2019-11-28 Thread Daniel Axtens
The embargo has expired so I'm making this public now. ** Description changed: Hi, Recently you would have been notified about CVE-2019-18660 via email to the linux-distros private mailing list. In short, it is a bug in the Spectre v2 class affecting powerpc. We have developed so

[Kernel-packages] [Bug 1822870] Re: Backport support for software count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)

2019-04-08 Thread Daniel Axtens
Hi Michael R, I tried to apply your patches to test them and support the effort to get them included in the Bionic kernel, but I'm having some trouble applying them: ubuntu@dja-bionic:~/bionic$ git am ../patches/01-powerpc-64s-add-support-for-ori-barrier_nospec.patch Patch format detection faile

[Kernel-packages] [Bug 1793901] Re: kernel oops in bcache module

2019-01-24 Thread Daniel Axtens
** Description changed: + SRU Justification + = + + [Impact] + + Some users see panics like the following when performing fstrim on a + bcached volume: + + [ 529.803060] BUG: unable to handle kernel NULL pointer dereference at 0008 + [ 530.183928] #PF error: [norm

[Kernel-packages] [Bug 1802421] Re: Xenial: data corruption when using i40e with iommu

2019-01-22 Thread Daniel Axtens
The user has verified that the -proposed kernel resolves their issue. Regards, Daniel ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. ht

[Kernel-packages] [Bug 1805245] Re: powerpc/powernv/pci: Work around races in PCI bridge enabling

2019-01-21 Thread Daniel Axtens
The OpenPower partner reports that their system is fixed with this kernel. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1793901] Re: kernel oops in bcache module

2019-01-20 Thread Daniel Axtens
Hi, I have a patch which I believe fixes your issue: https://www.spinics.net/lists/linux-bcache/msg06997.html It looks like it will go in to the 5.1 kernel, and I will propose it for backporting to earlier Ubuntu kernels. Regards, Daniel -- You received this bug notification because you are a

[Kernel-packages] [Bug 1793901] Re: kernel oops in bcache module

2019-01-15 Thread Daniel Axtens
I think I have discovered the cause: https://lore.kernel.org/linux- block/87h8e9ii2l@linkitivity.dja.id.au/ ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1801305] Re: Restore request-based mode to xen-blkfront for AWS kernels

2018-11-27 Thread Daniel Axtens
I've checked that the proposed Xenial AWS kernel works - it boots successfully and uses the deadline scheduler by default on a t2.micro instance. Regards, Daniel -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bug

[Kernel-packages] [Bug 1805245] [NEW] powerpc/powernv/pci: Work around races in PCI bridge enabling

2018-11-26 Thread Daniel Axtens
Public bug reported: SRU Justification = [Impact] An IBM OpenPower partner reports their system with a bunch of NVMe drives fails the NVMe init due to some drives taking PCIe EEH errors. [Fix] Pick patch db2173198b9513f7add8009f225afa1f1c79bcc6 upstream. [Testing] IBM reports

[Kernel-packages] [Bug 1802421] Re: Xenial: data corruption when using i40e with iommu

2018-11-08 Thread Daniel Axtens
** Description changed: A user reports that using an i40e with intel_iommu=on with the Xenial GA kernel causes data corruption. Using the Xenial HWE kernel or an out-of- tree driver more recent than the version shipped with Xenial solves the issue. [Impact] Corrupted data is returne

[Kernel-packages] [Bug 1802421] [NEW] Xenial: data corruption when using i40e with iommu

2018-11-08 Thread Daniel Axtens
Public bug reported: A user reports that using an i40e with intel_iommu=on with the Xenial GA kernel causes data corruption. Using the Xenial HWE kernel or an out-of- tree driver more recent than the version shipped with Xenial solves the issue. [Impact] Corrupted data is returned from the networ

[Kernel-packages] [Bug 1801305] Re: Restore request-based mode to xen-blkfront for AWS kernels

2018-11-02 Thread Daniel Axtens
** Description changed: In current Ubuntu kernels, PV blkfront drivers have blk-mq enabled by default and cannot use the old I/O scheduler. [Impact] blk-mq is not as fast as the old request-based scheduler for some workloads on HDD disks. [Fix] Amazon Linux has a commit which re

[Kernel-packages] [Bug 1801305] [NEW] Restore request-based mode to xen-blkfront for AWS kernels

2018-11-02 Thread Daniel Axtens
Public bug reported: In current Ubuntu kernels, PV blkfront drivers have blk-mq enabled by default and cannot use the old I/O scheduler. [Impact] blk-mq is not as fast as the old request-based scheduler for some workloads on HDD disks. [Fix] Amazon Linux has a commit which reintroduces the requ

[Kernel-packages] [Bug 1798706] Re: Incomplete linking with boost_regex

2018-10-18 Thread Daniel Axtens
** Tags added: sts -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1798706 Title: Incomplete linking with boost_regex Status in linux package in Ubuntu: In Progress Bug description:

[Kernel-packages] [Bug 1798706] [NEW] Incomplete linking with boost_regex

2018-10-18 Thread Daniel Axtens
aries dpkg-shlibdeps: warning: symbol _ZN5boost9re_detail13get_mem_blockEv used by debian/google-compute-engine-oslogin/lib/libnss_google-compute-engine-oslogin-1.3.1.so found in none of the libraries ** Affects: linux (Ubuntu) Importance: Critical Assignee: Daniel Axtens (daxtens)

[Kernel-packages] [Bug 1798705] [NEW] Incomplete linking with boost_regex

2018-10-18 Thread Daniel Axtens
aries dpkg-shlibdeps: warning: symbol _ZN5boost9re_detail13get_mem_blockEv used by debian/google-compute-engine-oslogin/lib/libnss_google-compute-engine-oslogin-1.3.1.so found in none of the libraries ** Affects: linux (Ubuntu) Importance: Critical Assignee: Daniel Axtens (daxtens)

[Kernel-packages] [Bug 1797314] Re: fscache: bad refcounting in fscache_op_complete leads to OOPS

2018-10-11 Thread Daniel Axtens
** Description changed: SRU Justification - [Impact] A kernel BUG is sometimes observed when using fscache: [4740718.880898] FS-Cache: [4740718.880920] FS-Cache: Assertion failed [4740718.880934] FS-Cache: 0 > 0 is false [4740718.881001] --

[Kernel-packages] [Bug 1797314] [NEW] fscache: bad refcounting in fscache_op_complete leads to OOPS

2018-10-10 Thread Daniel Axtens
Public bug reported: SRU Justification - [Impact] A kernel BUG is sometimes observed when using fscache: [4740718.880898] FS-Cache: [4740718.880920] FS-Cache: Assertion failed [4740718.880934] FS-Cache: 0 > 0 is false [4740718.881001] [ cut here ]-

[Kernel-packages] [Bug 1742658] Re: linux-generic-hwe-16.04 OOPS in nouveau after security update

2018-10-01 Thread Daniel Axtens
Hi, I haven't found the time to do this yet, sorry. Is it still an issue on the current Xenial kernel? Regards, Daniel -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1742658 Title: lin

[Kernel-packages] [Bug 1793430] [NEW] Page leaking in cachefiles_read_backing_file while vmscan is active

2018-09-19 Thread Daniel Axtens
) finally check using cat /proc/fs/fscache/stats | grep -i pages ; free -h , cat /proc/meminfo and page-types -r -b lru to ensure all pages are freed. [Regression Potential] Limited to cachefiles. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (da

[Kernel-packages] [Bug 1783246] Re: Cephfs + fscache: unable to handle kernel NULL pointer dereference at 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0

2018-08-15 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Assignee: Daniel Axtens (daxtens) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1783246 Title: Cephfs + fscache: unable to han

[Kernel-packages] [Bug 1774336] Re: FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false

2018-08-01 Thread Daniel Axtens
** Description changed: == SRU Justification == [Impact] Oops during heavy NFS + FSCache use: - [81738.886634] FS-Cache: + [81738.886634] FS-Cache: [81738.888281] FS-Cache: Assertion failed [81738.889461] FS-Cache: 6 == 5 is false [81738.890625] [ cut here ]-

[Kernel-packages] [Bug 1784864] [NEW] Various fscache/cachefiles bugs

2018-08-01 Thread Daniel Axtens
(Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1784864 Title: Various fscache/cachefiles bugs

[Kernel-packages] [Bug 1784864] Re: Various fscache/cachefiles bugs

2018-08-01 Thread Daniel Axtens
Oops, my mistake, there are already LP bugs covering these issues. Regards, Daniel ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-31 Thread Daniel Axtens
Ubuntu: New Bug description: Per an email forwarded within IBM, we wish to use this Launchpad bug to work on the technical discussion with the Canonical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue

[Kernel-packages] [Bug 1783246] [NEW] Cephfs + fscache: unable to handle kernel NULL pointer dereference at 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0

2018-07-23 Thread Daniel Axtens
d has been in mainline since v4.16. So the risk of regression is well contained. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is

Re: [Kernel-packages] [Bug 1781038] Comment bridged from LTC Bugzilla

2018-07-18 Thread Daniel Axtens
Bug description: Per an email forwarded within IBM, we wish to use this Launchpad bug to work on the technical discussion with the Canonical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-17 Thread Daniel Axtens
Launchpad bug to work on the technical discussion with the Canonical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case #00177825. The only statement at the moment by the KVM team was that

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-17 Thread Daniel Axtens
discussion with the Canonical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case #00177825. The only statement at the moment by the KVM team was that there were various issues associate

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-17 Thread Daniel Axtens
discussion with the Canonical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case #00177825. The only statement at the moment by the KVM team was that there were various issues associate

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-17 Thread Daniel Axtens
al development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case #00177825. The only statement at the moment by the KVM team was that there were various issues associated with CMA fragmentation ca

[Kernel-packages] [Bug 1781038] Re: KVM guest hash page table failed to allocate contiguous memory (CMA)

2018-07-11 Thread Daniel Axtens
onical development folks and the IBM KVM and kernel team surrounding the analysis made by Daniel Axtens of Canonical for the customer issue raised in Case #00177825. The only statement at the moment by the KVM team was that there were various issues associated with CMA fragmentation causing

[Kernel-packages] [Bug 1777029] Re: fscache: Fix hanging wait on page discarded by writeback

2018-06-18 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu Trusty) Importance: Undecided => High ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => High ** Changed in: linux (Ubuntu Artful) Importance: Undecided => High ** Changed in: linux (

[Kernel-packages] [Bug 1777029] [NEW] fscache: Fix hanging wait on page discarded by writeback

2018-06-14 Thread Daniel Axtens
: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed ** Description changed: + == SRU Justification == + [Impact] - - Under heavy NFS + FSCache load, a user sometimes observes a hang in - __fscache_wait_on_page_write+0x5f/0xa0. + Under heavy NFS + FSCache load, a user

[Kernel-packages] [Bug 1774336] [NEW] FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false

2018-05-30 Thread Daniel Axtens
en observed so far. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Daniel Axtens (daxtens) -

[Kernel-packages] [Bug 1742658] Re: linux-generic-hwe-16.04 OOPS in nouveau after security update

2018-05-22 Thread Daniel Axtens
Hi, I have a report from another user reporting this. I will submit it to the kernel team. Regards, Daniel ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubu

[Kernel-packages] [Bug 1742658] Re: linux-generic-hwe-16.04 OOPS in nouveau after security update

2018-05-22 Thread Daniel Axtens
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1742658 Title: linux-generic-hwe-16.04 OOPS in nouveau after se

[Kernel-packages] [Bug 1750038] Re: user space process hung in 'D' state waiting for disk io to complete

2018-05-07 Thread Daniel Axtens
ock ** Changed in: linux (Ubuntu) Assignee: Dragan S. (dragan-s) => Daniel Axtens (daxtens) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1750038 Title: user space process hung

[Kernel-packages] [Bug 1764246] [NEW] kdump kernel panics on Bionic

2018-04-15 Thread Daniel Axtens
Public bug reported: The kdump/crashdump kernel is panicing during boot on Bionic. 1) Install the daily Bionic server or desktop ISO 2) apt install linux-crashdump, say yes to kdump being enabled 3) Reboot so as to boot with the correct kernel parameter 4) Run: root@bionic-server:~# echo 1 >

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-04-03 Thread Daniel Axtens
Hi, We do ship an iso for ppc64le for Trusty - I'm not sure whether it does bare metal/PowerNV or just as an LPAR under PowerVM, but it's probably a bit moot at this point. The good news is that as you can see, the artful kernel was released with the fix. The Xenial kernel also contains the fix;

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-03-28 Thread Daniel Axtens
Fantastic! If I understand correctly, that is sufficient for verification-done- artful, so I am changing that over for you. The one remaining kernel is Trusty 3.13. I am guessing your module doesn't compile for that? If it doesn't, there probably isn't much point on booting with just a virtual et

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-03-27 Thread Daniel Axtens
Hi, Thanks for the Xenial test! The kernel team process is that patches will always be committed from the most recent kernel first and then back to older kernels, so that no- one ends up with a regression if they upgrade to a more recent kernel. So if it is applied to Xenial it will be applied to

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-03-23 Thread Daniel Axtens
Hi, As well as Po-Hsu's comment above, I also have this internal update from the kernel team: As this is also a security fix, don't stress too much. If things could be verified for at least for one of the kernels until next week that is better than nothing. We are rather unlikely rip out fixe

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-03-22 Thread Daniel Axtens
Hi, I am the support engineer on the Canonical side who has been working on this with IBM Support on your behalf. Apologies for the confusion. I will contact our kernel team now and get this clarified for you as soon as I can. Now, I can't speak for the kernel team or make any commitments on thei

[Kernel-packages] [Bug 1745364] Re: x86/net/bpf: return statement missing value

2018-03-21 Thread Daniel Axtens
I have tested this with the kernel bpf self-test, and it passes. ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.n

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2018-02-28 Thread Daniel Axtens
** Description changed: [SRU Justification] [Impact] - On Artful kernels, X fails to start and a kernel splat is printed. + On Artful and Bionic kernels, X fails to start and a kernel splat is printed. This is cbecause ea642c3216cb ("drm/ttm: add io_mem_pfn callback") is incomplete:

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2018-02-28 Thread Daniel Axtens
Hi Fred, Thanks for the update. I have tried to nominate the bug for Bionic; I think the kernel team normally does this so we will see if that has worked. More importantly, I will test and send a patch for Bionic shortly. Regards, Daniel -- You received this bug notification because you are a

[Kernel-packages] [Bug 1644056] Re: kernel BUG at /build/linux-lts-xenial-gUF4JR/linux-lts-xenial-4.4.0/mm/huge_memory.c:1931!

2018-02-21 Thread Daniel Axtens
Hi all, I think there are two issues at play here, one is the bad pmd one, and one is the original "huge_memory: mapcount 0 page_mapcount 1". Perhaps we could break the bad pmd issue out into a different LP bug? People with the original bug - was anyone able to verify if this happened on a more

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2018-02-14 Thread Daniel Axtens
Hi, I installed 4.13.0-35-generic from artful-proposed. The kernel boots and X starts fine, so this has passed verification. Regards, Daniel ** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1748342] Re: cgroup: remove cgroup directory leading kernel crash in kill_css

2018-02-11 Thread Daniel Axtens
Hi, I'm happy to submit this patch to the kernel team, but I wanted to talk about the kernel process and ask a question first. The way this process usually works is: - patch submitted to kernel team - kernel team checks patch and if they are happy with it, applies it to the kernel - this is b

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-02-08 Thread Daniel Axtens
** Description changed: SRU Justification = A ppc64le system runs as a guest under PowerVM. This guest has a bnx2x card attached, and uses openvswitch to bridge an ibmveth interface for traffic from other LPARs. We see the following crash sometimes when running ne

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-02-08 Thread Daniel Axtens
This has been assigned CVE-2018-126. ** CVE added: https://cve.mitre.org/cgi- bin/cvename.cgi?name=2018-126 ** Description changed: SRU Justification = A ppc64le system runs as a guest under PowerVM. This guest has a bnx2x card attached, and uses openvswitch to

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-02-05 Thread Daniel Axtens
** Description changed: SRU Justification = A ppc64le system runs as a guest under PowerVM. This guest has a bnx2x card attached, and uses openvswitch to bridge an ibmveth interface for traffic from other LPARs. We see the following crash sometimes when running ne

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-02-05 Thread Daniel Axtens
** Description changed: - (This bug provides a place to track the progress of this issue upstream - and then in to Ubuntu.) + SRU Justification + = A ppc64le system runs as a guest under PowerVM. This guest has a bnx2x card attached, and uses openvswitch to bridge an ibmveth

[Kernel-packages] [Bug 1715519] Re: bnx2x_attn_int_deasserted3:4323 MC assert!

2018-02-05 Thread Daniel Axtens
A set of 2 patches to fix this was accepted upstream: https://github.com/torvalds/linux/commit/2b16f048729bf35e6c28a40cbfad07239f9dcd90 https://github.com/torvalds/linux/commit/8914a595110a6eca69a5e275b323f5d09e18f4f9 I will send an SRU shortly. -- You received this bug notification because you

[Kernel-packages] [Bug 1728489] Re: tar -x sometimes fails on overlayfs

2018-01-30 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1728489 Title: tar -x sometimes fails on overlayfs Status in linux

[Kernel-packages] [Bug 1745364] [NEW] x86/net/bpf: return statement missing value

2018-01-25 Thread Daniel Axtens
Public bug reported: SRU Justification = Coverity reports: *** CID 1464330: Uninitialized variables (MISSING_RETURN) /arch/x86/net/bpf_jit_comp.c: 1088 in bpf_int_jit_compile() 1082int i; 1083 1084 if (!bpf_jit_enable) 1085return pr

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2018-01-22 Thread Daniel Axtens
I have talked to the kernel team about this and updated Fred off-line. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1738334 Title: hisilicon hibmc regression due to ea642c3216cb ("drm/

Re: [Kernel-packages] [Bug 1692538] Re: Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

2018-01-10 Thread Daniel Axtens
Hi Frank, Yes, that is how I see it - these changes can go through, but we need good docs to point people to as there is an incredibly high likelihood of misconfiguration at various points. Regards, Daniel On Tue, Dec 19, 2017 at 3:46 AM, Frank Heimes <1692...@bugs.launchpad.net> wrote: > Siva a

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2017-12-15 Thread Daniel Axtens
** Description changed: - ea642c3216cb ("drm/ttm: add io_mem_pfn callback") is incomplete: the - hisilicon hibmc driver does not contain the callback and so X does not - start. + [SRU Justification] - Discussion and potential fix at https://lists.freedesktop.org/archives - /dri-devel/2017-Novem

[Kernel-packages] [Bug 1738334] Re: hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2017-12-15 Thread Daniel Axtens
Confirmed - the symptom is a kernel splat about "Attempting to execute userspace memory" triggered by Xorg with LR in ttm_bo_vm_fault - see attached screenshot (sorry!) ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Attachment added: "splat.png" https://bugs.launchpa

Re: [Kernel-packages] [Bug 1698700] Re: hibmc driver does not include "pci:" prefix in bus ID

2017-12-15 Thread Daniel Axtens
Hi Fred, The artful repository is git://kernel.ubuntu.com/ubuntu/ubuntu- artful.git It contains 4417ec7a7c8d ("UBUNTU: SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge") This was an earlier version of those patches and should allow xorg autoconfiguration to work. Regard

[Kernel-packages] [Bug 1698700] Re: hibmc driver does not include "pci:" prefix in bus ID

2017-12-14 Thread Daniel Axtens
There is another bug causing an artful regression - opening a new LP for that: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1738334 ** Changed in: linux (Ubuntu Artful) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Pack

[Kernel-packages] [Bug 1738334] [NEW] hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn callback")

2017-12-14 Thread Daniel Axtens
cts Artful, upstream has not landed on a solution yet as far as I can tell, so lets backport the first proposed small fix. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: New -- You received this bug notification because you are a

Re: [Kernel-packages] [Bug 1698700] Re: hibmc driver does not include "pci:" prefix in bus ID

2017-12-10 Thread Daniel Axtens
Hi Fred, I will have a look soon and update you. Regards, Daniel On Mon, Dec 11, 2017 at 6:00 PM, Fred Kimmy wrote: > this patch will solve commit #10 bug, please merge this patch. > > thank you > > -- > You received this bug notification because you are subscribed to the bug > report. > https

[Kernel-packages] [Bug 1698700] Re: hibmc driver does not include "pci:" prefix in bus ID

2017-12-03 Thread Daniel Axtens
The patch does seem to be in Artful, following up with the user. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1698700 Title: hibmc driver does not include "pci:" prefix in bus ID Stat

[Kernel-packages] [Bug 1729119] Re: NVMe timeout is too short

2017-11-21 Thread Daniel Axtens
** Description changed: [SRU Justification] [Impact] - Some NVMe operations time out too quickly. The module parameters allow the timeouts to be extended, but only up to 255s, as the counters are bytes. + Some NVMe operations time out too quickly. The module parameters allow the timeouts

[Kernel-packages] [Bug 1692538] Re: Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

2017-11-20 Thread Daniel Axtens
Hi Siva, Thank you for your quick and thoughtful response. I will ask about the default MTU for the veth interface to see if the user increased it themselves. I'm not sure I completely understand what you mean about largesend offload being disabled after retransmits. I'm also not completely sure

[Kernel-packages] [Bug 1692538] Re: Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

2017-11-19 Thread Daniel Axtens
Hi Bryant, So, to be crystal clear, IBM's position is if customers are using this setup, that they should set the MTU in their AIX partitions to 1500? (or 9000 if using jumbo frames) Is this documented anywhere on your website that we can point users to? I ask because I have asked one of your cu

[Kernel-packages] [Bug 1692538] Re: Ubuntu 16.04.02: ibmveth: Support to enable LSO/CSO for Trunk VEA

2017-11-17 Thread Daniel Axtens
Just as an update: I am working with Jay V on a set of patches to drop the oversized packets at the openvswitch/bridge level to prevent the crash I mentioned. But that is not sufficient to solve the underlying problem: there will still be packet loss when there's an MTU mismatch here. A device in

[Kernel-packages] [Bug 1729119] Re: NVMe timeout is too short

2017-11-14 Thread Daniel Axtens
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1729119 Title: NVMe timeout is too short Status in

[Kernel-packages] [Bug 1715812] Re: Neighbour confirmation broken, breaks ARP cache aging

2017-11-02 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1715812 Title: Neighbour confirmation broken, breaks ARP cache aging

[Kernel-packages] [Bug 1729119] [NEW] NVMe timeout is too short

2017-10-31 Thread Daniel Axtens
too, by picking patch http://lists.infradead.org/pipermail/linux-nvme/2017-September/012701.html [Regression Potential] Very limited: only types of module parameters are changing, the patch is easily reviewable. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens

[Kernel-packages] [Bug 1728489] [NEW] tar -x sometimes fails on overlayfs

2017-10-29 Thread Daniel Axtens
. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1728489 Ti

[Kernel-packages] [Bug 1683587] Re: LSI Harpoon support in megaraid_sas module

2017-10-16 Thread Daniel Axtens
Hi, It turns out that support for this driver would require a very large backport with several series of patches, involving significant refactoring, code movement and other code change. This makes it very hard for us to be sure that our backport is correct, and that it's not going to fail unexpect

[Kernel-packages] [Bug 1715812] Re: Neighbour confirmation broken, breaks ARP cache aging

2017-09-27 Thread Daniel Axtens
Verified on Xenial and Zesty. ** Tags removed: verification-needed-zesty ** Tags added: verification-done-zesty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1715812 Title: Neighbour c

[Kernel-packages] [Bug 1715812] [NEW] Neighbour confirmation broken, breaks ARP cache aging

2017-09-07 Thread Daniel Axtens
tdev@vger.kernel.org/msg138762.html [1]: https://www.spinics.net/lists/linux-rdma/msg45907.html ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, wh

[Kernel-packages] [Bug 1715519] [NEW] bnx2x_attn_int_deasserted3:4323 MC assert!

2017-09-06 Thread Daniel Axtens
Affects: linux (Ubuntu) Importance: Undecided Assignee: Daniel Axtens (daxtens) Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1715519 Title: bnx2x_attn_

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-04 Thread Daniel Axtens
** Description changed: + [SRU Justification] + + [Impact] + System OOPSes shortly after boot when KVM guests are started. + + [Fix] + Cherry-pick patch e47057151422a67ce08747176fa21cb3b526a2c9 + + [Testcase] + Tested at IBM - boot a machine with a KVM guest configured to start at boot. Withou

[Kernel-packages] [Bug 1714420] Re: kernel oops - kvm guest started at boot time

2017-09-01 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Daniel Axtens (daxtens) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1714420 Title: kernel oops - kvm guest started

[Kernel-packages] [Bug 1683587] Re: LSI Harpoon support in megaraid_sas module

2017-08-20 Thread Daniel Axtens
** Description changed: The Dell PERC H740 series RAID controllers, codename "Harpoon", are not supported in standard Ubuntu kernels. - The kernel patch to support these new devices is: + There is a series of kernel patches required to support these: + http://www.mail-archive.com/linux-kern

[Kernel-packages] [Bug 1687512] Re: Kernel panics on Xenial when using cgroups and strict CFS limits

2017-08-20 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1687512 Title: Kernel panics on Xenial when using cgroups and strict C

[Kernel-packages] [Bug 1699627] Re: XDP eBPF programs fail to verify on Zesty ppc64el

2017-08-20 Thread Daniel Axtens
** Changed in: linux (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1699627 Title: XDP eBPF programs fail to verify on Zesty ppc64el

Re: [Kernel-packages] [Bug 1683587] Re: LSI Harpoon support in megaraid_sas module

2017-08-20 Thread Daniel Axtens
Hi Edward, I am glad to hear the modified ISO works. I have backported the patches and am in discussions with the kernel team about including them in the default kernel. One of our issues is that the patch set is quite large so we're worried about regressions - do you have any older H7** raid con

[Kernel-packages] [Bug 1701297] Re: NTP reload failure (unable to read library) on overlayfs

2017-08-07 Thread Daniel Axtens
Hi Marzog, What commit has been committed to Linux? I cannot find it. Regards, Daniel -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1701297 Title: NTP reload failure (unable to read l

[Kernel-packages] [Bug 1683587] Re: LSI Harpoon support in megaraid_sas module

2017-08-03 Thread Daniel Axtens
Hi, We currently have a user testing the patches for Xenial onwards. Regards, Daniel -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1683587 Title: LSI Harpoon support in megaraid_sas m

[Kernel-packages] [Bug 1698706] Re: Quirk for non-compliant PCI bridge on HiSilicon D05 board

2017-07-21 Thread Daniel Axtens
** Tags added: kernel-da-key -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1698706 Title: Quirk for non-compliant PCI bridge on HiSilicon D05 board Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1699627] Re: XDP eBPF programs fail to verify on Zesty ppc64el

2017-07-13 Thread Daniel Axtens
Also verified by an IBMer on a real P8. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1699627 Title: XDP eBPF programs fail to verify on Zesty ppc64el Status in linux package in Ubuntu

  1   2   >