Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1160948 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2015-06-09 05:30 +0200 |
| Last post | 2015-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.
Re: [PATCH] crypto: drbg - use pragmas for disabling optimization Stephen Rothwell <sfr@canb.auug.org.au> - 2015-06-09 05:30 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2015-06-09 05:30 +0200 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web