Maxim Uvarov wrote: >> module from kernel[instead of using the tools/lkdtm modules], >> if running the tests on kernel.org kernels. Just a thought. > It should be easy to change insmod to modprobe in tests file. Can > tools/lkdtm be useful in future? Or they have something RH/SUSE specific? > The RedHat specific lkdtm code is similar to what's present in the mainline. But SuSE needs some extra code[ like usage of kallsym_lookup_name() ] for lkdtm to work. We could always merge the two directories [rhtools and susetools] into one tools.
In future we could change the tests to use the lkdtm module from the kernel code, instead of maintaining it as a part of kdump tests. But until such time we should maintain the tools directory as a part of kdump tests. Thanks -Sachin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
