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>] [day] [month] [year] [list]
Date:	Fri, 11 Oct 2013 09:51:18 +0800
From:	tianyu.lan@...el.com
To:	tianyu.lan@...el.com, lenb@...nel.org, rjw@...k.pl,
	linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] ACPI: Remove unused files and directories under /proc/acpi

This patchset is to remove AC/Battery directories and alarm file under /proc/acpi

drivers/acpi/Kconfig                                 |  17 --
drivers/acpi/Makefile                                |   1 -
drivers/acpi/ac.c                                    | 128 +--------
drivers/acpi/battery.c                               | 328 +---------------------
drivers/acpi/cm_sbs.c                                | 105 -------
drivers/acpi/proc.c                                  | 305 --------------------
drivers/acpi/sbs.c                                   | 325 +--------------------
9 files changed, 7 insertions(+), 1251 deletions(-)

[PATCH 1/5] ACPI/AC: Remove AC's proc directory.
[PATCH 2/5] ACPI/Battery: Remove battery's proc directory
[PATCH 3/5] ACPI/SBS: Remove SBS's proc directory
[PATCH 4/5] ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c
[PATCH 5/5] ACPI/Proc: Remove alarm proc file
--
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