[parisc-linux] Status of 2.6.22-rc3 ?
Kyle McMartin
kyle at mcmartin.ca
Sun May 27 15:11:43 MDT 2007
On Sun, May 27, 2007 at 10:58:44PM +0200, Helge Deller wrote:
> diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c
> index 0dd3847..f9f2b39 100644
> --- a/arch/parisc/kernel/process.c
> +++ b/arch/parisc/kernel/process.c
> @@ -385,6 +385,8 @@ get_wchan(struct task_struct *p)
> * These bracket the sleeping functions..
> */
>
> +return 0; /* XXX */
> +
Try without CONFIG_KALLSYMS, I think somehow Alexey's patch to simply
kallsyms may have broken things for us.
ffb45122766db220d0bf3d01848d575fbbcb6430 is the commit id.
Cheers,
Kyle
More information about the parisc-linux
mailing list