Re: 64-bit kernel broken.
Kyle McMartin <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 08, 2007 at 08:24:54PM -0700, Matthew Wilcox wrote: > On Thu, Feb 08, 2007 at 07:43:14PM -0500, Kyle McMartin wrote: > > > Right. This got inadvertantly reverted with some other stuff. Fixed in a > > > second. > > > > Fixed in 1736b4bbf2bbfebaad06114d569f3617517524d1. > > make.err:/home/willy/nicol-2.6/arch/parisc/kernel/signal32.c:519: > warning: implicit declaration of function 'kill_proc_info' > make.err:(.text.compat_sys_rt_sigqueueinfo+0x80): undefined reference to > `kill_proc_info' > Guess who came home for Christmas commit d3228a887cae75ef2b8b1211c31c539bef5a5698 Author: Adrian Bunk <[email protected]> Date: Wed Dec 6 20:38:22 2006 -0800 [PATCH] make kernel/signal.c:kill_proc_info() static Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>