Re: build failure of next-20220817 for amdgpu due to 7bc913085765 ("drm/amdkfd: Try to schedule bottom half on same core")

2022-08-19 Thread Felix Kuehling
On 2022-08-18 15:34, Randy Dunlap wrote: Hi-- On 8/18/22 12:15, Sudip Mukherjee wrote: On Thu, Aug 18, 2022 at 4:10 PM Randy Dunlap wrote: On 8/18/22 03:43, Sudip Mukherjee wrote: On Thu, Aug 18, 2022 at 3:09 AM Randy Dunlap wrote: On 8/17/22 19:01, Alex Deucher wrote: On Wed, Aug 17, 2

Re: build failure of next-20220817 for amdgpu due to 7bc913085765 ("drm/amdkfd: Try to schedule bottom half on same core")

2022-08-18 Thread Randy Dunlap
Hi-- On 8/18/22 12:15, Sudip Mukherjee wrote: > On Thu, Aug 18, 2022 at 4:10 PM Randy Dunlap wrote: >> >> >> >> On 8/18/22 03:43, Sudip Mukherjee wrote: >>> On Thu, Aug 18, 2022 at 3:09 AM Randy Dunlap wrote: On 8/17/22 19:01, Alex Deucher wrote: > On Wed, Aug 17, 2022 at

Re: build failure of next-20220817 for amdgpu due to 7bc913085765 ("drm/amdkfd: Try to schedule bottom half on same core")

2022-08-18 Thread Sudip Mukherjee
On Thu, Aug 18, 2022 at 4:10 PM Randy Dunlap wrote: > > > > On 8/18/22 03:43, Sudip Mukherjee wrote: > > On Thu, Aug 18, 2022 at 3:09 AM Randy Dunlap wrote: > >> > >> > >> > >> On 8/17/22 19:01, Alex Deucher wrote: > >>> On Wed, Aug 17, 2022 at 6:03 PM Sudip Mukherjee (Codethink) > >>> wrote: >

Re: build failure of next-20220817 for amdgpu

2022-08-18 Thread Randy Dunlap
On 8/18/22 03:43, Sudip Mukherjee wrote: > On Thu, Aug 18, 2022 at 3:09 AM Randy Dunlap wrote: >> >> >> >> On 8/17/22 19:01, Alex Deucher wrote: >>> On Wed, Aug 17, 2022 at 6:03 PM Sudip Mukherjee (Codethink) >>> wrote: Hi All, Not sure if it has been reported, build of nex

Re: build failure of next-20220817 for amdgpu

2022-08-18 Thread Sudip Mukherjee
On Thu, Aug 18, 2022 at 3:09 AM Randy Dunlap wrote: > > > > On 8/17/22 19:01, Alex Deucher wrote: > > On Wed, Aug 17, 2022 at 6:03 PM Sudip Mukherjee (Codethink) > > wrote: > >> > >> Hi All, > >> > >> Not sure if it has been reported, build of next-20220817 fails with the > >> error: > >> > >> ER

build failure of next-20220817 for amdgpu

2022-08-17 Thread Sudip Mukherjee (Codethink)
Hi All, Not sure if it has been reported, build of next-20220817 fails with the error: ERROR: modpost: "cpu_smallcore_map" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Trying to do a git bisect to find out the offending commit. I will be happy to test any patch or provide any extra log if

Re: build failure of next-20220817 for amdgpu

2022-08-17 Thread Randy Dunlap
On 8/17/22 19:01, Alex Deucher wrote: > On Wed, Aug 17, 2022 at 6:03 PM Sudip Mukherjee (Codethink) > wrote: >> >> Hi All, >> >> Not sure if it has been reported, build of next-20220817 fails with the >> error: >> >> ERROR: modpost: "cpu_smallcore_map" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] >>

Re: build failure of next-20220817 for amdgpu

2022-08-17 Thread Alex Deucher
On Wed, Aug 17, 2022 at 6:03 PM Sudip Mukherjee (Codethink) wrote: > > Hi All, > > Not sure if it has been reported, build of next-20220817 fails with the > error: > > ERROR: modpost: "cpu_smallcore_map" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] > undefined! > > Trying to do a git bisect to find out