lkml.org 
[lkml]   [2008]   [Nov]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 7 Nov 2008 15:44:49 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: Linux 2.6.27.5

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


\
 
 \ /
  Last update: 2008-11-08 00:47    [from the cache]
©2003-2008