Re: [PATCH 2/5] efibc: Fix excessive stack footprint warning

2016-05-14 Thread Matt Fleming
On Wed, 11 May, at 05:16:24PM, Jeremy Compostella wrote: > From 3a54e6872e220e1ac4db0eae126a20b5383dae3e Mon Sep 17 00:00:00 2001 > From: Jeremy Compostella > Date: Tue, 10 May 2016 10:34:21 +0200 > Subject: [PATCH] efibc: report more information in the error messages > > Report the name of the E

Re: [PATCH 2/5] efibc: Fix excessive stack footprint warning

2016-05-11 Thread Compostella, Jeremy
You're right. Here is the new patch. Thanks, Jérémy >From 3a54e6872e220e1ac4db0eae126a20b5383dae3e Mon Sep 17 00:00:00 2001 From: Jeremy Compostella Date: Tue, 10 May 2016 10:34:21 +0200 Subject: [PATCH] efibc: report more information in the error messages Report the name of the EFI variable

Re: [PATCH 2/5] efibc: Fix excessive stack footprint warning

2016-05-11 Thread Matt Fleming
On Tue, 10 May, at 10:40:22AM, Jeremy Compostella wrote: > Why not. See patch as attachment. > > Thanks, > > Jérémy > > From 8a9b07e2d7242fa8a36157f1025202a96c3c7c9a Mon Sep 17 00:00:00 2001 > From: Jeremy Compostella > Date: Tue, 10 May 2016 10:34:21 +0200 > Subject: [PATCH] efibc: report th

Re: [PATCH 2/5] efibc: Fix excessive stack footprint warning

2016-05-10 Thread Compostella, Jeremy
Why not. See patch as attachment. Thanks, Jérémy >From 8a9b07e2d7242fa8a36157f1025202a96c3c7c9a Mon Sep 17 00:00:00 2001 From: Jeremy Compostella Date: Tue, 10 May 2016 10:34:21 +0200 Subject: [PATCH] efibc: report the EFI variable name in the error messages Report the name of the EFI variabl

RE: [PATCH 2/5] efibc: Fix excessive stack footprint warning

2016-05-09 Thread Elliott, Robert (Persistent Memory)
> -Original Message- > From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel- > ow...@vger.kernel.org] On Behalf Of Matt Fleming > Sent: Friday, May 06, 2016 4:39 PM ... > Subject: [PATCH 2/5] efibc: Fix excessive stack footprint warning > > From: Jeremy Compostella > ... > > -s