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, 10 Jun 2008 14:24:08 -0400 (EDT)
From:	Len Brown <lenb@...nel.org>
To:	Alex Chiang <achiang@...com>
Cc:	jbarnes@...tuousgeek.org,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	kaneshige.kenji@...fujitsu.com, Matthew Wilcox <matthew@....cx>,
	Andrew Morton <akpm@...ux-foundation.org>,
	kristen.c.accardi@...el.com, greg@...ah.com, pbadari@...ibm.com,
	linux-pci@...r.kernel.org, pcihpd-discuss@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ACPI: PCI slot detection driver



> +#define ACPI_STA_FUNCTIONING            (0x00000008)

please use the existing define in acpi/actypes.h:
#define ACPI_STA_DEVICE_FUNCTIONING     0x08

I don't notice any breakage WRT ACPI usage here,
I defer to Jesse on the PCI-ness parts.

Acked-by: Len Brown <len.brown@...el.com>

thanks,
-len

--
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