mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Greg KH <gregkh@suse.de>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	stable@kernel.org
Subject: Re: Linux 2.6.27.5
Date: Fri, 7 Nov 2008 15:44:49 -0800 (PST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0811071543370.3468@nehalem.linux-foundation.org> (raw)
In-Reply-To: <20081107233456.GB5036@kroah.com>



On Fri, 7 Nov 2008, Greg KH wrote:
>
> diff --git a/include/linux/sched.h b/include/linux/sched.h
> index 3d9120c..6bfb849 100644
> --- a/include/linux/sched.h
> +++ b/include/linux/sched.h
> @@ -1286,7 +1286,9 @@ struct task_struct {
>  	atomic_t fs_excl;	/* holding fs exclusive resources */
>  	struct rcu_head rcu;
>  
> -	/*
> +	struct list_head	*scm_work_list;
> +
> +/*
>  	 * cache last used pipe for splice
>  	 */
>  	struct pipe_inode_info *splice_pipe;

You did somethign wrong here when merging that scm_destroy() fix. See the 
badly indented comment start.

		Linus

  reply	other threads:[~2008-11-07 23:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07 23:34 Greg KH
2008-11-07 23:34 ` Greg KH
2008-11-07 23:44   ` Linus Torvalds [this message]
2008-11-07 23:55     ` Greg KH

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=alpine.LFD.2.00.0811071543370.3468@nehalem.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    /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

all inboxes | Powered by JetHome®