On Sun, April 11, 2010 3:24 pm, Thomas Gleixner wrote:
Pavel's original example (afaik) was on April 5:
Subject: 2.6.34-rc3: Can't insmod after make, because versions now differ?!
Apr 5 07:33:16 amd kernel: udlfb: version magic
'2.6.34-rc3-00345-ge8240f9-dirty SMP mod_unload CORE2 ' should be
'2.6.34-rc3-00344-g548fc0a-dirty SMP mod_unload CORE2 '
So what do you suggest? If the "magic" strings contain "-dirty ",
then ignore that and the 2 preceding hyphen-separated fields?
That could be dangerous if some kernel internal structures have changed.
I.e., user/developer beware.
Maybe ignore those strings iff some override has been set somewhere?
---
~Randy
--