LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [git pull] timers fixes
Date: Wed, 24 Sep 2008 18:49:46 +1000 [thread overview]
Message-ID: <1222246186.8277.69.camel@pasglop> (raw)
In-Reply-To: <20080924074245.GA11474@elte.hu>
On Wed, 2008-09-24 at 09:42 +0200, Ingo Molnar wrote:
> Linus,
>
> Please pull the latest timers-fixes-for-linus git tree from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-fixes-for-linus
>
> Thanks,
>
> Ingo
>
> ------------------>
> Marc Dionne (1):
> x86: prevent stale state of c1e_mask across CPU offline/online, fix
Is that all the changeset comment ? Am I the only one to find that
totally useless ? Or is that the mail doesn't contain the actual
comment, only the title followed by the patch ?
Cheers,
Ben.
>
> arch/x86/kernel/process_32.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/x86/kernel/process_32.c b/arch/x86/kernel/process_32.c
> index 4b3cfdf..31f40b2 100644
> --- a/arch/x86/kernel/process_32.c
> +++ b/arch/x86/kernel/process_32.c
> @@ -55,6 +55,7 @@
> #include <asm/tlbflush.h>
> #include <asm/cpu.h>
> #include <asm/kdebug.h>
> +#include <asm/idle.h>
>
> asmlinkage void ret_from_fork(void) __asm__("ret_from_fork");
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2008-09-24 8:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 23:37 [PATCH] x86: Add missing idle.h include to process_32.c Rafael J. Wysocki
2008-09-24 7:40 ` Ingo Molnar
2008-09-24 7:42 ` [git pull] timers fixes Ingo Molnar
2008-09-24 8:49 ` Benjamin Herrenschmidt [this message]
2008-09-24 8:51 ` Benjamin Herrenschmidt
2008-09-24 8:55 ` Ingo Molnar
2008-09-24 8:53 ` Ingo Molnar
2008-10-04 14:56 Ingo Molnar
2009-12-10 19:47 [GIT PULL] " Ingo Molnar
2011-01-15 15:21 Ingo Molnar
2020-01-18 18:47 Ingo Molnar
2020-01-18 21:05 ` pr-tracker-bot
2021-07-15 10:42 Frederic Weisbecker
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=1222246186.8277.69.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rjw@sisk.pl \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--subject='Re: [git pull] timers fixes' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).