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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: 22 May 2007 10:05:00 -0000 From: "Samuel Ortiz" <samuel@...tiz.org> To: rui.zhang@...el.com, linux-acpi@...r.kernel.org CC: "lenb@...nel.org" <lenb@...nel.org>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: [PATCH] [-mm] ACPI: export ACPI events via netlink On 5/22/2007, "Zhang Rui" <rui.zhang@...el.com> wrote: >Index: linux-2.6.22-rc1/include/linux/netlink.h >=================================================================== >--- linux-2.6.22-rc1.orig/include/linux/netlink.h 2007-05-21 10:19:00.000000000 +0800 >+++ linux-2.6.22-rc1/include/linux/netlink.h 2007-05-21 15:26:14.000000000 +0800 >@@ -24,6 +24,7 @@ > /* leave room for NETLINK_DM (DM Events) */ > #define NETLINK_SCSITRANSPORT 18 /* SCSI Transports */ > #define NETLINK_ECRYPTFS 19 >+#define NETLINK_ACPI_EVENT 20 /* acpi event notifications */ I think it is recommended to use the generic netlink layer instead of having everyone adding its own netlink ID. Cheers, Samuel. - 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