On Mon, May 26, 2014 at 10:25:14AM +0200, Borislav Petkov wrote: > Hi Vivek, > > On Mon, Jan 27, 2014 at 01:57:40PM -0500, Vivek Goyal wrote: > > Hi > > > > This is V2 of new system call patches. Previous version was posted here. > > just a quick ping here, are you working on a v3? Anything I can help with? Hi Boris, Yes, I am working on V3. I have been doing some more work to complete the series. Specifically make the patches work with UEFI system and also wrote code for verifying PKCS7 signature of bzImage. Signature verification code I will post separately. I am just battling a weared race condition where nested kdump seems to fail on UEFI system sometimes. Some checksum issue. Hopefully I will be able to resolve soon and repost patches for review. Thanks Vivek