mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.19.1 GFS2_FS_LOCKING_DLM bug still lurking
@ 2006-12-12  5:10 Chris Zubrzycki
  2006-12-12  9:59 ` Steven Whitehouse
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Zubrzycki @ 2006-12-12  5:10 UTC (permalink / raw)
  To: linux-kernel

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

I tried building the new kernel and ran into this bug:

WARNING: "kernel_sendmsg" [fs/dlm/dlm.ko] undefined!
WARNING: "sock_release" [fs/dlm/dlm.ko] undefined!
WARNING: "config_item_put" [fs/dlm/dlm.ko] undefined!
WARNING: "sock_create_kern" [fs/dlm/dlm.ko] undefined!
WARNING: "config_item_init_type_name" [fs/dlm/dlm.ko] undefined!
WARNING: "config_group_init_type_name" [fs/dlm/dlm.ko] undefined!
WARNING: "configfs_register_subsystem" [fs/dlm/dlm.ko] undefined!
WARNING: "config_group_find_obj" [fs/dlm/dlm.ko] undefined!
WARNING: "configfs_unregister_subsystem" [fs/dlm/dlm.ko] undefined!
WARNING: "kernel_recvmsg" [fs/dlm/dlm.ko] undefined!
WARNING: "config_item_get" [fs/dlm/dlm.ko] undefined!
WARNING: "config_group_init" [fs/dlm/dlm.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2



I found the solution here: http://www.spinics.net/lists/kernel/ 
msg535532.html
I only changed the one file, fs/gfs2/Kconfig, and added

+	depends on GFS2_FS && INET && (IPV6 || IPV6=n)
+	select IP_SCTP if DLM_SCTP
+	select CONFIGFS_FS

It seems to work fine now. Please CC me on any replies, thank you.

- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3  1688 FBF9 8232 A2AB C070
========================================================

Remember: it's a "Microsoft virus", not an "email virus",
a "Microsoft worm", not a "computer worm".



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Please sign reply-http://www.gnupg.org

iEYEARECAAYFAkV+OckACgkQ+/mCMqKrwHBE4gCgr6imhZykVHdTSKvNXF65IPdK
noMAn3ZipJc04zWA3NhzxFbZ84OCLMFt
=8DB0
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.19.1 GFS2_FS_LOCKING_DLM bug still lurking
  2006-12-12  5:10 2.6.19.1 GFS2_FS_LOCKING_DLM bug still lurking Chris Zubrzycki
@ 2006-12-12  9:59 ` Steven Whitehouse
  0 siblings, 0 replies; 2+ messages in thread
From: Steven Whitehouse @ 2006-12-12  9:59 UTC (permalink / raw)
  To: Chris Zubrzycki; +Cc: linux-kernel

Hi,

On Tue, 2006-12-12 at 00:10 -0500, Chris Zubrzycki wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I tried building the new kernel and ran into this bug:
> 
> WARNING: "kernel_sendmsg" [fs/dlm/dlm.ko] undefined!
> WARNING: "sock_release" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_item_put" [fs/dlm/dlm.ko] undefined!
> WARNING: "sock_create_kern" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_item_init_type_name" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_group_init_type_name" [fs/dlm/dlm.ko] undefined!
> WARNING: "configfs_register_subsystem" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_group_find_obj" [fs/dlm/dlm.ko] undefined!
> WARNING: "configfs_unregister_subsystem" [fs/dlm/dlm.ko] undefined!
> WARNING: "kernel_recvmsg" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_item_get" [fs/dlm/dlm.ko] undefined!
> WARNING: "config_group_init" [fs/dlm/dlm.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
> 
> 
> 
> I found the solution here: http://www.spinics.net/lists/kernel/ 
> msg535532.html
> I only changed the one file, fs/gfs2/Kconfig, and added
> 
> +	depends on GFS2_FS && INET && (IPV6 || IPV6=n)
> +	select IP_SCTP if DLM_SCTP
> +	select CONFIGFS_FS
> 
> It seems to work fine now. Please CC me on any replies, thank you.
> 
Ok. I'll make a proper patch now and get that added to the git tree.
Thanks,

Steve.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-12  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-12  5:10 2.6.19.1 GFS2_FS_LOCKING_DLM bug still lurking Chris Zubrzycki
2006-12-12  9:59 ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®