From: Ben Collins <[EMAIL PROTECTED]> Date: Thu, 29 Nov 2007 17:02:10 -0500
> Fixes this build failure: > > ERROR: "vio_driver_init" [drivers/net/sunvnet.ko] undefined! > ERROR: "vio_driver_init" [drivers/block/sunvdc.ko] undefined! > ERROR: "ldc_map_sg" [drivers/block/sunvdc.ko] undefined! > > Signed-off-by: Ben Collins <[EMAIL PROTECTED]> Please check what you are patching against. Every 2.6.x tree I have access to has these exports in the precise locations you are adding them. I suspect you have some local change intergration issue in the tree where you encountered this build error. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

