Messages in this thread |  | | From | Rudmer van Dijk <> | Subject | Re: 2.5.69-mm7 | Date | Mon, 19 May 2003 12:30:05 +0200 |
| |
On Monday 19 May 2003 10:23, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.69/2.5.69 >-mm7/ > > . Included most of the new AIO code which has been floating about. This > all still needs considerable thought and review, but we may as well get > it under test immediately. > > . Lots of little fixes, as usual.
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/
|  |