[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <44CE58AF.7030200@sgi.com>
Date: Mon, 31 Jul 2006 12:23:27 -0700
From: Jay Lan <jlan@....com>
To: Andrew Morton <akpm@...l.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
Shailabh Nagar <nagar@...son.ibm.com>,
Balbir Singh <balbir@...ibm.com>, Jes Sorensen <jes@....com>,
Chris Sturtivant <csturtiv@....com>, Tony Ernst <tee@....com>
Subject: [patch 3/3] convert CONFIG tag for a few accounting data used by
CSA
There were a few accounting data/macros that are used in CSA
but are #ifdef'ed inside CONFIG_BSD_PROCESS_ACCT. This patch is
to change those ifdef's from CONFIG_BSD_PROCESS_ACCT to
CONFIG_CSA_ACCT. A few defines are moved from kernel/acct.c and
include/linux/acct.h to kernel/csa.c and include/linux/csa_kern.h.
Signed-off-by: Jay Lan <jlan@....com>
View attachment "csa-bsd-acct-update.patch" of type "text/plain" (6539 bytes)
Powered by blists - more mailing lists