Re: [PATCH 1/2] efi: Fix krealloc defect

From: Joe Perches
Date: Mon Jan 13 2014 - 12:47:30 EST


On Mon, 2014-01-13 at 14:03 +0000, Matt Fleming wrote:
> On Fri, 03 Jan, at 04:08:47PM, Joe Perches wrote:
> > krealloc should use a temporary pointer for allocations
> > and check the temporary pointer returned against NULL too.
> >
> > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> > cc: Matthew Garrett <matthew.garrett@xxxxxxxxxx>
> > ---
> > arch/x86/platform/efi/efi.c | 12 +++++++++---
> > 1 file changed, 9 insertions(+), 3 deletions(-)
>
> Thanks Joe, but I've already got the following commit queued up from
> Borislav that addresses this,

Hi Matt. That's great.

If it's queued up in some tree of yours, should that
tree be included in Stephen Rothwell's -next?

cheers, Joe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/