From: Len Brown on
Hi Linus,

please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git sfi-release

This will update the file shown below.

thanks!

--
Len Brown
Intel Open Source Technology Center


ps. individual patches are available on sfi-devel(a)simplefirmware.org
and a consolidated plain patch is available here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/sfi/patches/2.6.35/acpi-sfi-release-20100428-2.6.35-rc1.diff.gz

drivers/sfi/sfi_core.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)

through these commits:

Dan Carpenter (1):
SFI: do not return freed pointer

with this log:

commit e29df91e67428c1a651d18df6ec047fcb30282d3
Author: Dan Carpenter <error27(a)gmail.com>
Date: Fri May 28 12:33:15 2010 +0200

SFI: do not return freed pointer

We never actually use the return value of sfi_sysfs_install_table() but
it still seems wrong to return a freed pointer.

Signed-off-by: Dan Carpenter <error27(a)gmail.com>
Signed-off-by: Len Brown <len.brown(a)intel.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/