Check your hardware. In my tree it is 'retval' as it should.
'a' and 'c' differ by a single bit ...
> inode.c:812: (Each undeclared identifier is reported only once
> inode.c:812: for each function it appears in.)
> inode.c:812: parse error before `)'
> inode.c: In function `init_inode':
> inode.c:870: warning: implicit declaration of function `INIT_NIST_HEAD'
As above. INIT_LIST_HEAD
> inode.c:876: warning: implicit declaration of function
> `knode_items_version'
As above. inode_items_version
> inode.c:876: invalid lvalue in assignment
> inode.c:878: parse error before `>'
Guessing: "->" <-----> "/>" ?
> inode.c:882: structure has no member named `sd_atkme'
As above. sd_atime
> inode.c:889: `inofe' undeclared (first use in this function)
As above. inode
You probably have a memory chip with broken bit 1 on some address(es)
Andrzej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/