On Aug 23 2021, Christophe Leroy wrote:
__NR_exit is nowhere used. On most architectures it was removed by
ITYM __NR__exit, which is what you are removing.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
Le 23/08/2021 à 10:33, Andreas Schwab a écrit :
On Aug 23 2021, Christophe Leroy wrote:
quoted
__NR_exit is nowhere used. On most architectures it was removed by
ITYM __NR__exit, which is what you are removing.
Indeed.
Michael, can you fix when applying or do you prefer a new patch ?
Christophe Leroy [off-list ref] writes:
Le 23/08/2021 à 10:33, Andreas Schwab a écrit :
quoted
On Aug 23 2021, Christophe Leroy wrote:
quoted
__NR_exit is nowhere used. On most architectures it was removed by
ITYM __NR__exit, which is what you are removing.
Indeed.
Michael, can you fix when applying or do you prefer a new patch ?
I can fix.
cheers