On Mon, Jun 10, 2024 at 02:02:27PM -0700, Kees Cook wrote: > When reworking the range checking for get_user(), the get_user_8() case > on 32-bit wasn't zeroing the high register. (The jump to bad_get_user_8 > was accidentally dropped.) Restore the correct error handling > destination (and rename the jump to using the expected ".L" prefix).
Oh. My bad. Reviewed-by: Kirill A. Shutemov <kirill.shute...@linux.intel.com> -- Kiryl Shutsemau / Kirill A. Shutemov