Subject : crossbuild fails in modpost Submitter : Jiri Slaby <jirislaby@gmail.com> Date : 2008-05-15 13:44 References : http://marc.info/?l=linux-kernel&m=121085909512097&w=4 Handled-By : Sam Ravnborg <sam@ravnborg.org> This entry is being used for tracking a regression from 2.6.25. Please don't close it until the problem is fixed in the mainline.
Probably caused by: commit 4ce6efed48d736e3384c39ff87bda723e1f8e041 Author: Sam Ravnborg <sam@uranus.ravnborg.org> Date: Sun Mar 23 21:38:54 2008 +0100 kbuild: soften modpost checks when doing cross builds Acked-by: Michael Buesch <mb@bu3sch.de> Tested-by: Gordon Farquharson <gordonfarquharson@gmail.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: stable@kernel.org
It turned out to be a real bug, which caused failing build. Fixed by http://lkml.org/lkml/2008/5/19/203 and included also in hid patches in http://lkml.org/lkml/2008/5/19/223 Sorry for the noise.
Regressions list annotation: Handled-By : Jiri Slaby <jirislaby@gmail.com> Patch : http://lkml.org/lkml/2008/5/19/203 Not-Handled-By : Sam Ravnborg <sam@ravnborg.org>
As per Jiri's comment this was not a regression. Rejected. /Sam