Re: [PATCH v2] arm: Replace ASSEMBLY with ASSEMBLER in uapi

From: Maciej W. Rozycki

Date: Tue Mar 10 2026 - 10:32:58 EST


On Mon, 9 Mar 2026, Thomas Weißschuh wrote:

> thanks for the update. After our last discussion I prepared a
> supplemental patch for this, but of course forgot to actually
> send it out.

I have now dug a bit deeper and realised that GCC used to have explicit
-D__ASSEMBLER__ in the specs for `@assembler-with-cpp' before switching to
the internal macro definition. So I take my concern back, the original
change is good to go in. Apologies for the confusion.

Maciej