From: Vasily Gorbik <gor@linux.ibm.com>
To: Stephen Kitt <steve@sk2.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] s390: remove obsolete ieee_emulation_warnings
Date: Wed, 19 Feb 2020 13:49:38 +0100 [thread overview]
Message-ID: <your-ad-here.call-01582116578-ext-5731@work.hours> (raw)
In-Reply-To: <20200214172628.3598516-1-steve@sk2.org>
On Fri, Feb 14, 2020 at 06:26:28PM +0100, Stephen Kitt wrote:
> s390 math emulation was removed with commit 5a79859ae0f3 ("s390:
> remove 31 bit support"), rendering ieee_emulation_warnings useless.
> The code still built because it was protected by CONFIG_MATHEMU, which
> was no longer selectable.
>
> This patch removes the sysctl_ieee_emulation_warnings declaration and
> the sysctl entry declaration.
>
> Signed-off-by: Stephen Kitt <steve@sk2.org>
> ---
> arch/s390/include/asm/processor.h | 1 -
> kernel/sysctl.c | 9 ---------
> 2 files changed, 10 deletions(-)
Applied, thanks!
prev parent reply other threads:[~2020-02-19 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 17:26 [PATCH] s390: remove obsolete ieee_emulation_warnings Stephen Kitt
2020-02-19 12:49 ` Vasily Gorbik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=your-ad-here.call-01582116578-ext-5731@work.hours \
--to=gor@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=steve@sk2.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.