RE: [PATCH v2 3/3] x86/mce: Drop copyin special case for #MC
From: "Luck, Tony" <tony.luck@intel.com>
Date: 2021-09-20 16:43:40
Also in:
linux-mm, lkml
From: "Luck, Tony" <tony.luck@intel.com>
Date: 2021-09-20 16:43:40
Also in:
linux-mm, lkml
Is this how you generated that list, per chance? $ git log --oneline v5.14 -- lib/iov_iter.c
Almost. I had "v5.14 ^v5.13" to stop git from going back further than when I think Al started applying those fixes. -Tony