Re: Status of 2.6.22-rc3 ?
Grant Grundler <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 27, 2007 at 05:11:43PM -0400, Kyle McMartin wrote: > 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. I don't see anything wrong with this patch. It all looks pretty obvious to me. I'm more inclined to believe something else changed in kallsyms_lookup() code path. thanks, grant > > Cheers, > Kyle > _______________________________________________ > parisc-linux mailing list > [email protected] > http://lists.parisc-linux.org/mailman/listinfo/parisc-linux