On Thu, Jul 4, 2019 at 1:03 PM Peter Zijlstra <pet...@infradead.org> wrote: > > By adding one more option to SAVE_ALL we can make use of it in > common_exception and simplify things. This saves duplication later > where page_fault will no longer use common_exception. >
Reviewed-by: Andy Lutomirski <l...@kernel.org> Although I'm still looking forward to the far-off magical day when we decide we can drop 32-bit support entirely!