Re: [PATCH] Athlon-SMP compiles & runs. inline fns honored.

From: Manfred Spraul (manfred@colorfullife.com)
Date: Sat Feb 10 2001 - 10:13:09 EST

  • Next message: Alan Cox: "Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1"

    Tom Leete wrote:
    >
    > +
    > +#ifndef _LINUX_MM_H
    > +struct vm_area_struct;
    > +#endif
    > +
    Are the #ifndef's necessary?
    Could you try to remove the #ifndef and always declare the struct? gcc
    shouldn't complain.

    > +
    > +/* Try removing /linux/fs.h in capability.h first
    > +#ifndef _LINUX_CAPABILITY_H
    > +typedef struct bogus_cap_struct {
    > + __u32 cap;
    > +} kernel_cap_t;
    > +#endif
    > +*/
    > +
    Is is possible to get rid of that one?
    What if somone modifies capability.h?

    --
    	Manfred
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/
    



    This archive was generated by hypermail 2b29 : Sat Feb 10 2001 - 10:13:40 EST