On Thu, Sep 11, 2008 at 07:56:21AM -0500, Stephen R Marenka wrote: > It looks like the CONFIG_LBD=n change caused an abi change on m68k > atari. (Seems obvious now, but I didn't run into this problem with > the build test.) > > So now the kernel ftbfs on m68k atari with the following. > > | Removed symbols: > | gfs2_mount_lockproto module: fs/gfs2/gfs2, > version: 0x914aceea, export: EXPORT_SYMBOL_GPL > | gfs2_register_lockproto module: fs/gfs2/gfs2, > version: 0x1929be86, export: EXPORT_SYMBOL_GPL > | gfs2_unmount_lockproto module: fs/gfs2/gfs2, > version: 0xd1baae74, export: EXPORT_SYMBOL_GPL > | gfs2_unregister_lockproto module: fs/gfs2/gfs2, > version: 0x24aada0c, export: EXPORT_SYMBOL_GPL > | gfs2_withdraw_lockproto module: fs/gfs2/gfs2, > version: 0x69b66631, export: EXPORT_SYMBOL_GPL > > How do I fix this?
add an ignore gfs2_* pattern as i doubt that this in high use on m68k. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

