|
Message-ID: <20200629115435.GB4468@osiris> Date: Mon, 29 Jun 2020 13:54:35 +0200 From: Heiko Carstens <heiko.carstens@...ibm.com> To: Oscar Carter <oscar.carter@....com> Cc: Kees Cook <keescook@...omium.org>, Vasily Gorbik <gor@...ux.ibm.com>, Christian Borntraeger <borntraeger@...ibm.com>, kernel-hardening@...ts.openwall.com, linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] drivers/s390/char/tty3270: Remove function callback casts On Sat, Jun 27, 2020 at 02:54:17PM +0200, Oscar Carter wrote: > In an effort to enable -Wcast-function-type in the top-level Makefile to > support Control Flow Integrity builds, remove all the function callback > casts. > > To do this modify the function prototypes accordingly. > > Signed-off-by: Oscar Carter <oscar.carter@....com> > --- > drivers/s390/char/tty3270.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied, thanks!
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.