Re: [PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

2020-07-27 Thread Greg Kroah-Hartman
On Mon, Jul 27, 2020 at 03:26:42PM +0100, Kieran Bingham wrote: > Hi Greg, Sasha, > > On 27/07/2020 15:04, Greg Kroah-Hartman wrote: > > From: Stefano Garzarella > > > > [ Upstream commit 7359608a271ce81803de148befefd309baf88c76 ] > > > > Commit ed66f991bb19 ("module: Refactor section attr into

Re: [PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

2020-07-27 Thread Kieran Bingham
Hi Stefano, On 27/07/2020 15:37, Stefano Garzarella wrote: > On Mon, Jul 27, 2020 at 03:26:42PM +0100, Kieran Bingham wrote: >> Hi Greg, Sasha, >> >> On 27/07/2020 15:04, Greg Kroah-Hartman wrote: >>> From: Stefano Garzarella >>> >>> [ Upstream commit 7359608a271ce81803de148befefd309baf88c76 ] >>

Re: [PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

2020-07-27 Thread Stefano Garzarella
On Mon, Jul 27, 2020 at 03:26:42PM +0100, Kieran Bingham wrote: > Hi Greg, Sasha, > > On 27/07/2020 15:04, Greg Kroah-Hartman wrote: > > From: Stefano Garzarella > > > > [ Upstream commit 7359608a271ce81803de148befefd309baf88c76 ] > > > > Commit ed66f991bb19 ("module: Refactor section attr into

Re: [PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

2020-07-27 Thread Kieran Bingham
Hi Greg, Sasha, On 27/07/2020 15:04, Greg Kroah-Hartman wrote: > From: Stefano Garzarella > > [ Upstream commit 7359608a271ce81803de148befefd309baf88c76 ] > > Commit ed66f991bb19 ("module: Refactor section attr into bin attribute") > removed the 'name' field from 'struct module_sect_attr' trigg

[PATCH 4.19 42/86] scripts/gdb: fix lx-symbols gdb.error while loading modules

2020-07-27 Thread Greg Kroah-Hartman
From: Stefano Garzarella [ Upstream commit 7359608a271ce81803de148befefd309baf88c76 ] Commit ed66f991bb19 ("module: Refactor section attr into bin attribute") removed the 'name' field from 'struct module_sect_attr' triggering the following error when invoking lx-symbols: (gdb) lx-symbols lo