lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 05 May 2009 13:48:59 -0700
From:	Marcel Holtmann <marcel@...tmann.org>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Pull request: bluetooth-2.6 2009-05-05

Hi Dave,

this is kinda embarrassing since I did ack the initial dev_set_name()
change for 2.6.28, but at that point it was not allocating any memory
and so nobody ran into any problems with it. However with 2.6.30 it is
allocating memory with GFP_KERNEL and so we have to move it. The change
is simple and straight forward.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master

This will update the following files:

 net/bluetooth/hci_sysfs.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

through these ChangeSets:

Marcel Holtmann (1):
    Bluetooth: Move dev_set_name() to a context that can sleep



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists