[git pull request] SFI patch for 2.6.31-rc1

From: Len Brown
Date: Fri Jun 04 2010 - 15:26:43 EST


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@xxxxxxxxxxxxxxxxxx
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@xxxxxxxxx>
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@xxxxxxxxx>
Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
--
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/