and this became broken:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.69-mm7; fi
WARNING: /lib/modules/2.5.69-mm7/kernel/fs/ext2/ext2.ko needs unknown symbol
__bread_wq
__bread_wq is introduced in -mm7, someone forgot to export it?
Rudmer
-
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/