[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <25176d56-202e-f0cf-3c9b-f0db6d1be3d0@suse.com>
Date: Thu, 23 Jun 2022 15:00:51 +0200
From: Juergen Gross <jgross@...e.com>
To: Julien Grall <julien@....org>, xen-devel@...ts.xenproject.org
Cc: sstabellini@...nel.org, oleksandr_tyshchenko@...m.com,
linux-kernel@...r.kernel.org, Julien Grall <jgrall@...zon.com>
Subject: Re: [PATCH] x86/xen: Remove undefined behavior in setup_features()
On 17.06.22 12:30, Julien Grall wrote:
> From: Julien Grall <jgrall@...zon.com>
>
> 1 << 31 is undefined. So switch to 1U << 31.
>
> Fixes: 5ead97c84fa7 ("xen: Core Xen implementation")
> Signed-off-by: Julien Grall <jgrall@...zon.com>
Pushed to xen/tip.git for-linus-5.19a
Juergen
Download attachment "OpenPGP_0xB0DE9DD628BF132F.asc" of type "application/pgp-keys" (3099 bytes)
Download attachment "OpenPGP_signature" of type "application/pgp-signature" (496 bytes)
Powered by blists - more mailing lists