Re: [PATCH 0/6] xen: Enable -Wwrite-strings

2023-11-20 Thread Stefano Stabellini
On Mon, 20 Nov 2023, Andrew Cooper wrote: > On 20/11/2023 10:49 pm, Andrew Cooper wrote: > > I got carried away and fixed all remaining -Wwrite-strings issues I could > > reproduce in local builds. > > > > Pipeline in Gitlab: > > > > https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/

Re: [PATCH 0/6] xen: Enable -Wwrite-strings

2023-11-20 Thread Andrew Cooper
On 20/11/2023 10:49 pm, Andrew Cooper wrote: > I got carried away and fixed all remaining -Wwrite-strings issues I could > reproduce in local builds. > > Pipeline in Gitlab: > > https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1079379918 Randconfig found: https://gitlab.com/xen-pro

[PATCH 0/6] xen: Enable -Wwrite-strings

2023-11-20 Thread Andrew Cooper
I got carried away and fixed all remaining -Wwrite-strings issues I could reproduce in local builds. Pipeline in Gitlab: https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/1079379918 Andrew Cooper (6): x86/setup: Make the loader variable const x86/setup: Rework cmdline_cook() to