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] [day] [month] [year] [list]
Date:	Tue, 01 Sep 2015 10:53:35 +0300
From:	Mathias Nyman <mathias.nyman@...ux.intel.com>
To:	Dave Hansen <dave@...1.net>
CC:	dave.hansen@...ux.intel.com, mathias.nyman@...el.com,
	gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xhci: fix warning when CONFIG_PM disabled.

On 01.09.2015 00:26, Dave Hansen wrote:
> From: Dave Hansen <dave.hansen@...ux.intel.com>
>
> I have a .config with CONFIG_PM disabled.  I get the following
> whenever compiling the xhci driver:
>
> drivers/usb/host/xhci-pci.c:192:13: warning: ‘xhci_pme_quirk’ defined but not used [-Wunused-function]
>
> Looks like we just need to move xhci_pme_quirk() to be underneath
> the CONFIG_PM #ifdef.
>

There is a patch for this already, I'll send it forward right after the merge window

http://marc.info/?l=linux-usb&m=143988457116356&w=2

-Mathias

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ