Comment 7 for bug 324921

Revision history for this message
Stefan Bader (smb) wrote : Re: [Bug 324921] Re: [Intrepid] Update kernel to Linux 2.6.27.14

In general this should be the case. However the ABI number only makes sure that
no kernel symbols have changed or have been removed. Potentially there could be
other changes (like the compiler changed in between). But that is a bit
speculative. If the ABI had changed, you would get messages about the module
not agreeing with some kernel symbol or not finding it.