On Tue, 9 Jul 2024 at 03:04, Mark Rutland <mark.rutland@xxxxxxx> wrote: > > Looking at the arm64 runtime constants patch, I see there's a redundant > store in __runtime_fixup_16(), which I think is just a leftover from > applying the last roudn or feedback: Duh, yes. > For the sake of review, would you be happy to post the uaccess and > runtime-constants patches to the list again? I think there might be some > remaining issues with (real) PAN and we might need to do a bit more > preparatory work there. Sure. I'll fix that silly left-over store, and post again. Linus