[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Re: vmlist_lock error
Jivin John Williams lays it down ...
> Hi,
>
> The recent update to 2.4.29 has introduced a compile error that must
> surely exist for all NOMMU targets.
>
> In include/linux/vmalloc.h, the declaration of vmlist_lock is inside an
> #ifndef NO_MM conditional. The variable is declared properly in
> mmnommu/vmalloc.c, however its absence from vmalloc.h causes the
> compilation of fs/proc/kcore.c to fail.
>
> The attached patch adds the definition of vmlist_lock to
> include/linux/vmalloc.h in the NOMMU conditional. Greg/David, you OK
> for me to commit this? I'm not sure how you could be building NOMMU
> kernels without it! :)
Easy, CONFIG_KCORE_AOUT ;-)
Go ahead an commit,
Cheers,
Davidm
--
David McCullough, davidm@snapgear.com Ph:+61 7 34352815 http://www.SnapGear.com
Custom Embedded Solutions + Security Fx:+61 7 38913630 http://www.uCdot.org
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/