--- Begin Message ---
kdb/modules/kdbm_pb.c has been renamed to kdbm_pg.c and is always
compiled. It always contains general commands for page debugging
(kiobuf, page, inode, bh, inode_pages). If CONFIG_PAGE_BUF or
CONFIG_PAGE_BUF_MODULE are defined then it also registers pagebuf
debugging commands (pb, pbflags, pbiodesc, pbmap, pbtrace).
You should manually remove /lib/modules/2.4.0-test1/misc/kdbm_pb.o to
avoid picking up old modules. Change kdbm_pb to kdbm_pg in any scripts
that load modules.
Modid: 2.4.0-test1-xfs:slinx:64005a
Date: Tue Jun 13 05:17:27 PDT 2000
Workarea:
kao1.melbourne.sgi.com:/hosts/sherman/home/kaos/isms/slinx/2.4.0-test1-xfs
Author: kaos
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
linux/kdb/modules/Makefile - 1.5
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/kdb/modules/Makefile.diff?r1=text&tr1=1.5&r2=text&tr2=1.4&f=h
linux/kdb/modules/kdbm_vm.c - 1.6
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/kdb/modules/kdbm_vm.c.diff?r1=text&tr1=1.6&r2=text&tr2=1.5&f=h
linux/kdb/modules/kdbm_pg.c - 1.1
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/kdb/modules/kdbm_pg.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.0&f=h
--- End Message ---
|