From e4a5fd96fe79e65217f47d96a028d1ea62e0bef6 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Mon, 12 Sep 2005 03:32:52 +0000 Subject: [PATCH] Turn on BSD accounting for sparc, arm/rpc and arm/s3c2410 as per all other configs svn path=/dists/trunk/linux-2.6/; revision=4170 --- debian/arch/arm/config.rpc | 1 - debian/arch/arm/config.s3c2410 | 1 - debian/arch/sparc/config | 1 - debian/changelog | 5 +---- 4 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/arch/arm/config.rpc b/debian/arch/arm/config.rpc index 73aa8d36c..3941a16e4 100644 --- a/debian/arch/arm/config.rpc +++ b/debian/arch/arm/config.rpc @@ -1,6 +1,5 @@ CONFIG_FIQ=y CONFIG_CLEAN_COMPILE=y -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_EMBEDDED is not set # CONFIG_KALLSYMS_ALL is not set CONFIG_MODULE_UNLOAD=y diff --git a/debian/arch/arm/config.s3c2410 b/debian/arch/arm/config.s3c2410 index 19bf25eab..4df956e1a 100644 --- a/debian/arch/arm/config.s3c2410 +++ b/debian/arch/arm/config.s3c2410 @@ -240,7 +240,6 @@ CONFIG_TCG_NSC=m # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set # CONFIG_CLEAN_COMPILE is not set CONFIG_BROKEN=y -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_EMBEDDED is not set # CONFIG_KALLSYMS_ALL is not set # CONFIG_MODULE_UNLOAD is not set diff --git a/debian/arch/sparc/config b/debian/arch/sparc/config index e5a22c50d..05e791736 100644 --- a/debian/arch/sparc/config +++ b/debian/arch/sparc/config @@ -1,5 +1,4 @@ CONFIG_CLEAN_COMPILE=y -# CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_AUDIT is not set CONFIG_KOBJECT_UEVENT=y # CONFIG_IKCONFIG is not set diff --git a/debian/changelog b/debian/changelog index ea8859f80..b57035a2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,15 +18,12 @@ linux-2.6 (2.6.13-1) UNRELEASED; urgency=low * Disable BSDv3 accounting on hppa and alpha, it was already disabled on all other architectures. Also unify BSD accounting config into top level config, rather than per flavour configs. - This shows that BSD accounting is available on all except - sparc and the rpc and s3c2410 flavours of arm. - I am not sure if that is intentional. [ Jurij Smakov, Simon Horman ] * Ensure that only one kernel-manual/linux-manual package can be installed at a time to avoid file conflicts. (closes: #320042) - -- Simon Horman Mon, 12 Sep 2005 11:22:08 +0900 + -- Simon Horman Mon, 12 Sep 2005 12:31:17 +0900 linux-2.6 (2.6.12-7) UNRELEASED; urgency=low