From: tip-bot for Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, h-shimamoto@ct.jp.nec.com,
hpa@zytor.com, mingo@redhat.com, a.p.zijlstra@chello.nl,
tglx@linutronix.de, mingo@elte.hu
Subject: [tip:sched/core] sched: Remove unused time_sync_thresh declaration
Date: Wed, 4 Nov 2009 11:10:26 GMT [thread overview]
Message-ID: <tip-2a2bb3142d326bb28b03875cabfc49baaac9a14a@git.kernel.org> (raw)
In-Reply-To: <4AF12A3A.5050200@ct.jp.nec.com>
Commit-ID: 2a2bb3142d326bb28b03875cabfc49baaac9a14a
Gitweb: http://git.kernel.org/tip/2a2bb3142d326bb28b03875cabfc49baaac9a14a
Author: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
AuthorDate: Wed, 4 Nov 2009 16:16:10 +0900
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Wed, 4 Nov 2009 11:43:42 +0100
sched: Remove unused time_sync_thresh declaration
time_sync_thresh had been removed.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <4AF12A3A.5050200@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
include/linux/sched.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/linux/sched.h b/include/linux/sched.h
index f18102c..754b3de 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -171,8 +171,6 @@ print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq)
}
#endif
-extern unsigned long long time_sync_thresh;
-
/*
* Task state bitmask. NOTE! These bits are also
* encoded in fs/proc/array.c: get_task_state().
next prev parent reply other threads:[~2009-11-04 11:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 7:14 [PATCH 1/3] sched: remove __schedule() declaration Hiroshi Shimamoto
2009-11-04 7:16 ` [PATCH 2/3] sched: remove time_sync_thresh declaration Hiroshi Shimamoto
2009-11-04 11:10 ` tip-bot for Hiroshi Shimamoto [this message]
2009-11-04 7:16 ` [PATCH 3/3] sched: remove cpu_nr_migrations() Hiroshi Shimamoto
2009-11-04 11:10 ` [tip:sched/core] sched: Remove unused cpu_nr_migrations() tip-bot for Hiroshi Shimamoto
2009-11-04 11:10 ` [tip:sched/core] sched: Remove unused __schedule() declaration tip-bot for Hiroshi Shimamoto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-2a2bb3142d326bb28b03875cabfc49baaac9a14a@git.kernel.org \
--to=h-shimamoto@ct.jp.nec.com \
--cc=a.p.zijlstra@chello.nl \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox