Closed angolini closed 3 months ago
Were these 3 patches sent upstream?
@fabioestevam I took them from linux-yocto
, so I haven't researched if they are actually sent upstream (to kernel.org). But goot catch, let me check.
2 errors are already merged on some newer linux version:
but the fix for vt/conmakehash: improve reproducibility
I could not find.
Thanks, so it would be better to use the upstream versions of these two.
I will ask the stable folks to apply them for 6.6.
The vt/conmakehash one has been submitted upstream by Max:
https://lore.kernel.org/linux-serial/20240725132056.9151-1-max.oss.09@gmail.com/
Could you please test Max's patch?
I can test the 3 of them! Thanks for the link
8f24666d05968 tty: vt: conmakehash: cope with abs_srctree no longer in env
7ea30dacfb713 lib/build_OID_registry: don't mention the full path of the script in output
0f806d7395704 video: logo: Drop full path of the input filename in generated file
@fabioestevam I updated the PR with the kernel.org version for the patches. It worked
It looks good, thanks.
I asked the stable folks to backport the two fixes into 6.6 stable. Greg KH has queued up both.
About Max's patch, it has the Fixes tag, so it should automatically be applied to 6.6 stable after it lands in mainline.
Maybe it could help if you reply to Max's patch with your Tested-by.
Thanks
@fabioestevam , I think I have replied. It took me a while because I was dealing with git send-email configuration ;)
@fabioestevam , I think I have replied. It took me a while because I was dealing with git send-email configuration ;)
Thanks Daiane
This PR fixes the following error messages on meta-freescale/master