Re: [5.16.0-rc7] net-next build broken on powerpc

2022-01-03 Thread Jakub Kicinski
On Mon, 3 Jan 2022 19:10:01 +0530 Abdul Haleem wrote: > Greeting's > > Today's netdev/net-next kernel 5.16.0-rc7 failed to build on my powerpc box > with below error > >   CC [M]  drivers/net/ethernet/mellanox/mlx5/core/en_main.o > In file included from

ppc64el kernel bug?

2022-01-03 Thread Kip Warner
Dear List, I was directed to this list by a colleague of mine at IBM (cc'd). After recently spending all day debugging late into the evening, I think I've found a problem. I noticed some really weird behaviour with one of my application's database i/o threads exiting without any exceptions being

[Bug 215443] [radeon] BUG: Unable to handle kernel data access on read at 0xc007ffffffff9130, Oops: Kernel access of bad area, sig: 11 [#1]

2022-01-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=215443 --- Comment #3 from Erhard F. (erhar...@mailbox.org) --- (In reply to Alex Deucher from comment #2) > does appending amdgpu.runpm=0 on the kernel command line help? I doubt it as amdgpu is not even built (# CONFIG_DRM_AMDGPU is not set, see

[Bug 215443] [radeon] BUG: Unable to handle kernel data access on read at 0xc007ffffffff9130, Oops: Kernel access of bad area, sig: 11 [#1]

2022-01-03 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=215443 Alex Deucher (alexdeuc...@gmail.com) changed: What|Removed |Added CC|

Re: [BUG] powerpc: test_progs -t for_each faults kernel

2022-01-03 Thread Jiri Olsa
On Mon, Jan 03, 2022 at 11:07:02AM +0530, Naveen N. Rao wrote: > Hi Jiri, > > Jiri Olsa wrote: > > hi, > > when running 'test_progs -t for_each' on powerpc we are getting > > the fault below > > This looks to be the same issue reported by Yauheni: >

Re: [PATCH] floppy: Remove usage of the deprecated "pci-dma-compat.h" API

2022-01-03 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig