On Fri, 2009-03-06 at 17:23 -0500, Cliff Brake wrote: > On Tue, Feb 24, 2009 at 12:57 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > We are pleased to announce the next update to our new preempt-rt > > What is the issues with JFFS2? > > --- linux-2.6-tip.orig/fs/jffs2/Kconfig > +++ linux-2.6-tip/fs/jffs2/Kconfig > @@ -2,6 +2,8 @@ config JFFS2_FS > tristate "Journalling Flash File System v2 (JFFS2) support" > select CRC32 > depends on MTD > + # build breakage > + depends on 0 > help > JFFS2 is the second generation of the Journalling Flash File System > for use on diskless embedded devices. It provides improved wear Comment implies build breakage, remove this and try to compile the thing seems like the easiest way to answer your question. I'm sure Thomas will appreciate any patches to fix the resulting borkage. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html