sf...@users.sourceforge.net dixit:

>This is the last version of my approach (documentations are omitted).

This doesn’t really differ from what I sent last,
does it?

>Would you try on your m68k when you have time?

You _are_ aware that a kernel compile takes over a day, right?
Why don’t you use the patch from:
http://lists.debian.org/debian-kernel/2012/01/msg00000.html

>+# sparse requires the full pathname
>+ccflags-y += -include ${srctree}/include/linux/aufs_name.h

If that is so, (whatever sparse is – the build succeeded with
my patch), change this in my patch too.

>+#ifdef __KERNEL__

Hrm. Is this needed?

>+#define pr_fmt(fmt)   AUFS_NAME " %s:%d:%s[%d]: " fmt,\
>+              __func__, __LINE__, current->comm, current->pid

You need to #undef it first. It’s always defined, to just fmt.

>+#include <linux/aufs_name.h>

You include aufs_name.h twice now, once in the Makefile,
once in the header. Shouldn’t one be enough?

bye,
//mirabilos
-- 
  “Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool.”
                                                -- Edward Burr


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1201021027220....@herc.mirbsd.org

Reply via email to