Simo Sorce simo@redhat.com writes:
they address all concerns except for adding the CET_SECTION macro automagically to all asm files.
Thanks. I commented on that issue in my other mail.
I also added a patch to deal with the missing epilogues.
Applied now.
BTW are there any git experts here? I often apply complete patches by running cd hack/nettle/ && git am directly on the text/x-patch attachment (the | command on the attachment in Gnus' *Article* buffer). But all of git am, git apply, git am -3, git apply -3 failed on this Patch #3, most likely because line numbers depended on the earlier patches in the series, which I didn't want to apply right away. Old-fashioned patch -p1 could apply the patch, with "fuzz 2".
So are there any other options to make the git patching tools a bit more tolerant or fuzzy?
Regards, /Niels