> -----Original Message----- > From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx] > Sent: Friday, December 1, 2017 11:16 AM > To: Ghannam, Yazen <Yazen.Ghannam@xxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] x86/efi-bgrt: Replace early_memremap() with > memremap() > > On Fri, Dec 01, 2017 at 08:35:52AM +0000, Ghannam, Yazen wrote: > > Upstream commit ID: e2c90dd7e11e3025b46719a79fb4bb1e7a5cef9f > > Prerequisite commit: "50a0cb565246 x86/efi-bgrt: Fix kernel panic when > mapping BGRT data" > > So apply both of these patches to 4.4? Please be specific as I'm > confused here. > Yes, both. The first commit is the fix, and the second commit is needed for the first to apply cleanly. So cherry-pick 1) 50a0cb565246f20d59cdb161778531e4b19d35ac 2) e2c90dd7e11e3025b46719a79fb4bb1e7a5cef9f Sorry, I wasn't sure of the best way to describe this. Thanks, Yazen