Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject

2025-02-20 Thread Markus Armbruster
Mauro Carvalho Chehab writes: > Em Wed, 05 Feb 2025 09:16:53 +0100 > Markus Armbruster escreveu: [...] >> Sorry if this has been answered already... why not GPL-2.0-or-later? >> >> More of the same below. > > No particular reason. It is just that GPL-2.0 is my preferred license. > > I'll cha

Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject

2025-02-20 Thread Mauro Carvalho Chehab
Em Wed, 05 Feb 2025 09:16:53 +0100 Markus Armbruster escreveu: > Mauro Carvalho Chehab writes: > > > Using the QMP GHESv2 API requires preparing a raw data array > > containing a CPER record. > > > > Add a helper script with subcommands to prepare such data. > > > > Currently, only ARM Processo

Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject

2025-02-05 Thread Markus Armbruster
Mauro Carvalho Chehab writes: > Using the QMP GHESv2 API requires preparing a raw data array > containing a CPER record. > > Add a helper script with subcommands to prepare such data. > > Currently, only ARM Processor error CPER record is supported, by > using: > $ ghes_inject.py arm > > wh

Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject

2025-02-03 Thread Jonathan Cameron via
On Fri, 31 Jan 2025 18:42:55 +0100 Mauro Carvalho Chehab wrote: > Using the QMP GHESv2 API requires preparing a raw data array > containing a CPER record. > > Add a helper script with subcommands to prepare such data. > > Currently, only ARM Processor error CPER record is supported, by > using:

[PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject

2025-01-31 Thread Mauro Carvalho Chehab
Using the QMP GHESv2 API requires preparing a raw data array containing a CPER record. Add a helper script with subcommands to prepare such data. Currently, only ARM Processor error CPER record is supported, by using: $ ghes_inject.py arm which produces those warnings on Linux: [ 705.0