kABI compability checking
William Cohen
wcohen@redhat.com
Wed Jun 8 16:08:00 GMT 2005
I have investigated the kernel ABI compatibility checking. There are
some scripts at Red Hat that do this checking on the RPMs. However,
these scripts are probably not appropriate for development. The scripts
make a number of assumptions about environment (the build system) that
are unlikely to exist on most developers machine. The scripts check for
comptibility across all the various target architectures.
The core of the checking is to compare the Module.symvers file from
different builds. I have attached a simple-minded script to point out
these problems given two different kernel build directories. It will
need refinement.
-Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-kabi.sh
Type: application/x-sh
Size: 5080 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20050608/9cad6232/attachment.sh>
More information about the Systemtap
mailing list