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


Groups > linux.kernel > #1160948 > unrolled thread

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

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-06-09 05:30 +0200
Last post2015-06-09 05:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-06-09 05:30 +0200
SubjectRe: [PATCH] crypto: drbg - use pragmas for disabling optimization
Message-ID<pzioG-2w4-7@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web