On Tue, Jun 25, 2024 at 4:34 PM Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote: > > On 6/25/24 14:52, Andrew Morton wrote: > > On Mon, 24 Jun 2024 23:26:09 +0000 Edward Liaw <edliaw@xxxxxxxxxx> wrote: > > > >> Centralizes the definition of _GNU_SOURCE into lib.mk and addresses all > >> resulting macro redefinition warnings. > >> > >> These patches will need to be merged in one shot to avoid redefinition > >> warnings. > > > > Yes, please do this as a single patch and resend? > > Since the change is limited to makefiles and one source file > we can manage it with one patch. > > Please send single patch and I will apply to next and we can resolve > conflicts if any before the merge window rolls around. Sounds good, I sent: https://lore.kernel.org/linux-kselftest/20240625223454.1586259-1-edliaw@xxxxxxxxxx > > thanks, > -- Shuah