From: akpm@linux-foundation.org
To: venkatesh.pallipadi@intel.com, mm-commits@vger.kernel.org
Subject: - cpuidle-menu-governor-and-hrtimer-compile-fix.patch removed from -mm tree
Date: Thu, 05 Jul 2007 17:51:25 -0700 [thread overview]
Message-ID: <200707060051.l660pPFS028218@imap1.linux-foundation.org> (raw)
The patch titled
cpuidle: menu governor and hrtimer compile fix
has been removed from the -mm tree. Its filename was
cpuidle-menu-governor-and-hrtimer-compile-fix.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
Subject: cpuidle: menu governor and hrtimer compile fix
From: Venki Pallipadi <venkatesh.pallipadi@intel.com>
Compile fix for menu governor.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/cpuidle/governors/menu.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/cpuidle/governors/menu.c~cpuidle-menu-governor-and-hrtimer-compile-fix drivers/cpuidle/governors/menu.c
--- a/drivers/cpuidle/governors/menu.c~cpuidle-menu-governor-and-hrtimer-compile-fix
+++ a/drivers/cpuidle/governors/menu.c
@@ -11,8 +11,8 @@
#include <linux/latency.h>
#include <linux/time.h>
#include <linux/ktime.h>
-#include <linux/tick.h>
#include <linux/hrtimer.h>
+#include <linux/tick.h>
#define BM_HOLDOFF 20000 /* 20 ms */
_
Patches currently in -mm which might be from venkatesh.pallipadi@intel.com are
git-acpi.patch
cpuidle-add-rating-to-the-governors-and-pick-the-one-with-highest-rating-by-default-fix.patch
git-cpufreq.patch
make-usb-autosuspend-timer-1-sec-jiffy-aligned.patch
round_jiffies-for-i386-and-x86-64-non-critical-corrected-mce-polling.patch
x86_64-convert-to-cleckevents.patch
x86_64-block-irq-balancing-for-timer.patch
ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch
ich-force-hpet-restructure-hpet-generic-clock-code.patch
ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch
ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch
ich-force-hpet-late-initialization-of-hpet-after-quirk.patch
ich-force-hpet-ich5-quirk-to-force-detect-enable.patch
ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch
ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch
ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch
git-newsetup.patch
add-a-flag-to-indicate-deferrable-timers-in-proc-timer_stats.patch
reply other threads:[~2007-07-06 0:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200707060051.l660pPFS028218@imap1.linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=venkatesh.pallipadi@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.