Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1160948

Re: [PATCH] crypto: drbg - use pragmas for disabling optimization

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: drbg - use pragmas for disabling optimization
Date 2015-06-09 05:30 +0200
Message-ID <pzioG-2w4-7@gated-at.bofh.it> (permalink)
References <pzh9f-Hr-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Stephan,

On Tue, 09 Jun 2015 04:08:49 +0200 Stephan Mueller <smueller@chronox.de> wrote:
>
> Replace the global -O0 compiler flag from the Makefile with GCC
> pragmas to mark only the functions required to be compiled without
> optimizations.
> 
> This patch also adds a comment describing the rationale for the
> functions chosen to be compiled without optimizations.
> 
> Signed-off-by: Stephan Mueller <smueller@chronox.de>

I will add this as a fix patch to the crypto tree merge today (unless
someone yells at me).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] crypto: drbg - use pragmas for disabling optimization Stephen Rothwell <sfr@canb.auug.org.au> - 2015-06-09 05:30 +0200

csiph-web