[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190503143940.GH5602@osiris>
Date: Fri, 3 May 2019 16:39:40 +0200
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: Nick Desaulniers <ndesaulniers@...gle.com>
Cc: Martin Schwidefsky <schwidefsky@...ibm.com>,
clang-built-linux <clang-built-linux@...glegroups.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Philipp Rudo <prudo@...ux.ibm.com>,
linux-s390 <linux-s390@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] s390: vdso: drop unnecessary cc-ldoption
On Tue, Apr 30, 2019 at 01:25:09PM -0700, Nick Desaulniers wrote:
> On Tue, Apr 23, 2019 at 2:01 PM Nick Desaulniers
> <ndesaulniers@...gle.com> wrote:
> >
> > Towards the goal of removing cc-ldoption, it seems that --hash-style=
> > was added to binutils 2.17.50.0.2 in 2006. The minimal required version
> > of binutils for the kernel according to
> > Documentation/process/changes.rst is 2.20.
> >
> > Link: https://gcc.gnu.org/ml/gcc/2007-01/msg01141.html
> > Cc: clang-built-linux@...glegroups.com
> > Suggested-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> > Signed-off-by: Nick Desaulniers <ndesaulniers@...gle.com>
> > ---
> > arch/s390/kernel/vdso32/Makefile | 2 +-
> > arch/s390/kernel/vdso64/Makefile | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
...
> bumping for review
Sorry for the delay! Applied now, thanks.
Powered by blists - more mailing lists