more compile errors, test12-pre8 and reiserfs

From: David Ford (david@linux.com)
Date: Sun Dec 10 2000 - 21:08:40 EST


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o journal.o journal.c
journal.c: In function `reiserfs_journal_commit_thread':
journal.c:1816: invalid operands to binary !=
make[3]: *** [journal.o] Error 1

The portion of code is this:

=> while(reiserfs_commit_thread_tq) {
        run_task_queue(&reiserfs_commit_thread_tq) ;
      }

This tq_struct change surely missed a whole lot of code. Granted
reiserfs is an external patch but I've fixed several unrelated parts of
code already.

-d



-
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 : Fri Dec 15 2000 - 21:00:20 EST