[GIT PATCH] Driver core fixes for 3.10-rc7

From: Greg KH
Date: Sat Jun 22 2013 - 10:31:59 EST


The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:

Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.10-rc6

for you to fetch changes up to 875979368eb4cfecff9f0e97625b90cc6009269d:

firmware loader: fix use-after-free by double abort (2013-06-18 10:41:55 -0700)

----------------------------------------------------------------
Driver core fix for 3.10-rc7

Here's a single patch for the firmware core that resolves a reported
oops in the firmware core that people have been hitting.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Ming Lei (1):
firmware loader: fix use-after-free by double abort

drivers/base/firmware_class.c | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
--
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/