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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 May 2020 15:32:39 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     vaibhavgupta40@...il.com
Cc:     hkallweit1@...il.com, vaibhav.varodek@...il.com,
        netdev@...r.kernel.org, helgaas@...nel.org, bhelgaas@...gle.com,
        bjorn@...gaas.com, linux-kernel-mentees@...ts.linuxfoundation.org,
        rjw@...ysocki.net, linux-kernel@...r.kernel.org,
        linux-pci@...r.kernel.org, linux-pm@...r.kernel.org,
        skhan@...uxfoundation.org
Subject: Re: [PATCH net-next v3 0/2] realtek ethernet : use generic power
 management.

From: Vaibhav Gupta <vaibhavgupta40@...il.com>
Date: Mon, 18 May 2020 20:32:12 +0530

> The purpose of this patch series is to remove legacy power management callbacks
> from realtek ethernet drivers.
> 
> The callbacks performing suspend() and resume() operations are still calling
> pci_save_state(), pci_set_power_state(), etc. and handling the powermanagement
> themselves, which is not recommended.
> 
> The conversion requires the removal of the those function calls and change the
> callback definition accordingly.
> 
> All Changes are compile-tested only.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ