diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-07-25 01:48:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 10:53:46 -0700 |
commit | e59a04a7aa5ce2483470aee4f2eb79ba6b9afe8b (patch) | |
tree | 0cd0b592198740572b3b75c23a91d17a7f8d730b /arch | |
parent | 1c552858ac2b1732a99d234d46b98098baef41ff (diff) | |
download | op-kernel-dev-e59a04a7aa5ce2483470aee4f2eb79ba6b9afe8b.zip op-kernel-dev-e59a04a7aa5ce2483470aee4f2eb79ba6b9afe8b.tar.gz |
bsdacct: make check timer accept a bsd_acct_struct argument
We're going to have many bsd_acct_struct instances, not just one, so the
timer (currently working with a global one) has to know which one to work
with.
Use a handy setup_timer macro for it (thanks to Oleg for one).
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions