Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Michael S. Tsirkin
On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > All attempts at providing setup_data have been made as an iteration on > whatever was there before, stretching back to the original > implementation used for DTBs that [mis]used the kernel image itself. > We've now had a dozen ro

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Dov Murik
On 08/02/2023 20:08, Jason A. Donenfeld wrote: > All attempts at providing setup_data have been made as an iteration on > whatever was there before, stretching back to the original > implementation used for DTBs that [mis]used the kernel image itself. > We've now had a dozen rounds of bugs and h

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Nathan Chancellor
On Wed, Feb 08, 2023 at 11:14:23AM -0700, Nathan Chancellor wrote: > On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > > All attempts at providing setup_data have been made as an iteration on > > whatever was there before, stretching back to the original > > implementation used

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Daniel P . Berrangé
On Wed, Feb 08, 2023 at 07:34:30PM +0100, Jason A. Donenfeld wrote: > On Wed, Feb 08, 2023 at 06:31:20PM +, Daniel P. Berrangé wrote: > > On Wed, Feb 08, 2023 at 07:26:05PM +0100, Jason A. Donenfeld wrote: > > > On Wed, Feb 08, 2023 at 01:18:37PM -0500, Michael S. Tsirkin wrote: > > > > On Wed,

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Jason A. Donenfeld
On Wed, Feb 08, 2023 at 06:31:20PM +, Daniel P. Berrangé wrote: > On Wed, Feb 08, 2023 at 07:26:05PM +0100, Jason A. Donenfeld wrote: > > On Wed, Feb 08, 2023 at 01:18:37PM -0500, Michael S. Tsirkin wrote: > > > On Wed, Feb 08, 2023 at 03:14:38PM -0300, Jason A. Donenfeld wrote: > > > > On Wed,

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Daniel P . Berrangé
On Wed, Feb 08, 2023 at 07:26:05PM +0100, Jason A. Donenfeld wrote: > On Wed, Feb 08, 2023 at 01:18:37PM -0500, Michael S. Tsirkin wrote: > > On Wed, Feb 08, 2023 at 03:14:38PM -0300, Jason A. Donenfeld wrote: > > > On Wed, Feb 8, 2023 at 3:13 PM Michael S. Tsirkin wrote: > > > > > > > > On Wed, F

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Jason A. Donenfeld
On Wed, Feb 08, 2023 at 01:18:37PM -0500, Michael S. Tsirkin wrote: > On Wed, Feb 08, 2023 at 03:14:38PM -0300, Jason A. Donenfeld wrote: > > On Wed, Feb 8, 2023 at 3:13 PM Michael S. Tsirkin wrote: > > > > > > On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > > > > All attempt

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Daniel P . Berrangé
On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > All attempts at providing setup_data have been made as an iteration on > whatever was there before, stretching back to the original > implementation used for DTBs that [mis]used the kernel image itself. > We've now had a dozen ro

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Michael S. Tsirkin
On Wed, Feb 08, 2023 at 03:14:38PM -0300, Jason A. Donenfeld wrote: > On Wed, Feb 8, 2023 at 3:13 PM Michael S. Tsirkin wrote: > > > > On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > > > All attempts at providing setup_data have been made as an iteration on > > > whatever was

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Jason A. Donenfeld
On Wed, Feb 8, 2023 at 3:13 PM Michael S. Tsirkin wrote: > > On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > > All attempts at providing setup_data have been made as an iteration on > > whatever was there before, stretching back to the original > > implementation used for DTB

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Nathan Chancellor
On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > All attempts at providing setup_data have been made as an iteration on > whatever was there before, stretching back to the original > implementation used for DTBs that [mis]used the kernel image itself. > We've now had a dozen ro

Re: [PATCH] x86: temporarily remove all attempts to provide setup_data

2023-02-08 Thread Michael S. Tsirkin
On Wed, Feb 08, 2023 at 03:08:35PM -0300, Jason A. Donenfeld wrote: > All attempts at providing setup_data have been made as an iteration on > whatever was there before, stretching back to the original > implementation used for DTBs that [mis]used the kernel image itself. > We've now had a dozen ro