LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.6-mm4 - unknown symbol __log_start_commit
@ 2004-05-20 10:30 Angelo Dell'Aera
  0 siblings, 0 replies; only message in thread
From: Angelo Dell'Aera @ 2004-05-20 10:30 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux-Kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I saw it few minutes ago while compiling kernel 2.6.6-mm4. 

root@mintaka:/usr/src/linux-2.6.6-mm4# depmod -ae -F System.map 2.6.6-mm4
WARNING: /lib/modules/2.6.6-mm4/kernel/fs/ext3/ext3.ko needs unknown symbol __log_start_commit

root@mintaka:~# modprobe ext3
FATAL: Error inserting ext3 (/lib/modules/2.6.6-mm4/kernel/fs/ext3/ext3.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@mintaka:~# dmesg | tail -n 1
ext3: Unknown symbol __log_start_commit
root@mintaka:~# lsmod | grep jbd
jbd                    52760  0
root@mintaka:/proc# grep __log_start_commit /proc/kallsyms
dfcb9170 t __log_start_commit   [jbd]

.config relevant section is reported below

#
# File systems
#
CONFIG_EXT2_FS=m
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=m
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_JBD=m
# CONFIG_JBD_DEBUG is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set


Note : this doesn't happen on kernel 2.6.6-mm3.

Regards.

- --

Angelo Dell'Aera 'buffer' 
Antifork Research, Inc.	  	http://buffer.antifork.org

PGP information in e-mail header


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFArIi4pONIzxnBXKIRAlJAAJ9gDRqciQtk8pdI3w6QKMDKi9XIKQCgufkZ
lJeiDgjRzROrQwfw2P43XtQ=
=tckk
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-20 10:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-20 10:30 2.6.6-mm4 - unknown symbol __log_start_commit Angelo Dell'Aera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).