From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hedi Berriche Subject: Please revert 7212e37cbdf9 from 4.4-stable Date: Mon, 11 Mar 2019 13:48:14 +0000 Message-ID: <20190311134814.GC30367@sarge.linuxathome.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Hedi Berriche , Borislav Petkov , Ard Biesheuvel , Russ Anderson , Dimitri Sivanich , Steve Wahl , Mike Travis , Andy Shevchenko , Bhupesh Sharma , Darren Hart , "H. Peter Anvin" , Ingo Molnar , linux-efi , platform-driver-x86@vger.kernel.org, Thomas Gleixner , x86-ml List-Id: platform-driver-x86.vger.kernel.org Hi Greg, Could you please revert 7212e37cbdf9 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls from 4.4-stable? In 4.4-stable efi_runtime_lock as defined in drivers/firmware/efi/runtime-wrappers.c is a spinlock (given it predates commit dce48e351c0d) and commit f331e766c4be x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls which 7212e37cbdf9 is a backport of, needs it to be a semaphore. Cheers, Hedi. -- Be careful of reading health books, you might die of a misprint. -- Mark Twain