[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <576855FD.6020202@suse.cz>
Date: Mon, 20 Jun 2016 22:45:49 +0200
From: Michal Marek <mmarek@...e.cz>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Rusty Russell <rusty@...tcorp.com.au>,
Michal Simek <michal.simek@...inx.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>,
Nicolas Pitre <nicolas.pitre@...aro.org>,
linux-arch@...r.kernel.org
Subject: Re: [PATCH 5/5] vmlinux.lds.h: replace config_enabled() with
IS_ENABLED()
Dne 14.6.2016 v 07:58 Masahiro Yamada napsal(a):
> The use of config_enabled() against config options is ambiguous.
>
> Now, IS_ENABLED() is implemented purely with macro expansion, so
> let's replace config_enabled() with IS_ENABLED().
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
I applied the whole series to kbuild.git#kbuild.
Michal
Powered by blists - more mailing lists