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:   Fri, 31 Dec 2021 11:38:59 +0800
From:   Lu Baolu <baolu.lu@...ux.intel.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     "Rafael J . Wysocki" <rafael@...nel.org>,
        Kay Sievers <kay.sievers@...ell.com>,
        linux-kernel@...r.kernel.org, Lu Baolu <baolu.lu@...ux.intel.com>
Subject: [PATCH v2 0/2] Couple of cleanups in really_probe()

Hi folks,

This series includes two cleanups in really_probe(). The purpose of
these cleanups are to make the sysfs add/remove and bus notification
events orderly when the driver can't bind to the device.

Best regards,
baolu

Change log:
v1: https://lore.kernel.org/all/20211229045159.1731943-1-baolu.lu@linux.intel.com/

v1->v2:
 - Split a single patch into two.
 - Remove the Fixes and Cc-stable tags as it doesn't fix any real
   bugs in practice. No need to back port. 

Lu Baolu (2):
  driver core: Move driver_sysfs_remove() after driver_sysfs_add()
  driver core: Make bus notifiers in right order in really_probe()

 drivers/base/dd.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ