public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' token
@ 2012-10-09 23:37 Fengguang Wu
  2012-10-09 23:45 ` [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' toke Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-10-09 23:37 UTC (permalink / raw)
  To: kernel-janitors

Hi Al,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git proposed-merge
head:   e7f8028d6cf2f35e3c64f12211e359549b59081f
commit: e7f8028d6cf2f35e3c64f12211e359549b59081f [1/1] Merge branch 'for-linus' into proposed-merge
config: x86_64-allyesconfig

All error/warnings:

fs/exec.c:1712:1: error: expected identifier or '(' before '>>' token

vim +1712 fs/exec.c

282124d1 Al Viro 2012-09-30  1706  	 * We were successful.  We won't be returning to our caller, but
282124d1 Al Viro 2012-09-30  1707  	 * instead to user space by manipulating the kernel stack.
282124d1 Al Viro 2012-09-30  1708  	 */
282124d1 Al Viro 2012-09-30  1709  	ret_from_kernel_execve(p);
282124d1 Al Viro 2012-09-30  1710  }
282124d1 Al Viro 2012-09-30  1711  #endif
e7f8028d Al Viro 2012-10-09 @1712  >>>>>>> for-linus

---
0-DAY kernel build testing backend         Open Source Technology Center
Fengguang Wu, Yuanhan Liu                              Intel Corporation

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' toke
  2012-10-09 23:37 [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' token Fengguang Wu
@ 2012-10-09 23:45 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2012-10-09 23:45 UTC (permalink / raw)
  To: kernel-janitors

On Wed, Oct 10, 2012 at 07:37:33AM +0800, Fengguang Wu wrote:
> Hi Al,
> 
> FYI, kernel build failed on
> 
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git proposed-merge
> head:   e7f8028d6cf2f35e3c64f12211e359549b59081f
> commit: e7f8028d6cf2f35e3c64f12211e359549b59081f [1/1] Merge branch 'for-linus' into proposed-merge
> config: x86_64-allyesconfig
> 
> All error/warnings:
> 
> fs/exec.c:1712:1: error: expected identifier or '(' before '>>' token
> 
> vim +1712 fs/exec.c
> 
> 282124d1 Al Viro 2012-09-30  1706  	 * We were successful.  We won't be returning to our caller, but
> 282124d1 Al Viro 2012-09-30  1707  	 * instead to user space by manipulating the kernel stack.
> 282124d1 Al Viro 2012-09-30  1708  	 */
> 282124d1 Al Viro 2012-09-30  1709  	ret_from_kernel_execve(p);
> 282124d1 Al Viro 2012-09-30  1710  }
> 282124d1 Al Viro 2012-09-30  1711  #endif
> e7f8028d Al Viro 2012-10-09 @1712  >>>>>>> for-linus

gyah...  TBH, the only purpose of that thing is to show how merge conflicts
should be resolved.  Probably should've just described it verbally (i.e.
"for everything except arch/um/kernel/exec.c apply both changes, for
arch/um/kernel/exec.c pick the version from my tree as-is; it contains all
commits cherry-picked into uml tree").  Fixed, anyway.  My apologies...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 23:37 [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' token Fengguang Wu
2012-10-09 23:45 ` [signal:proposed-merge 1/1] fs/exec.c:1712:1: error: expected identifier or '(' before '>>' toke Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox