summaryrefslogtreecommitdiff
path: root/ring.c
diff options
context:
space:
mode:
authorarch3y <arch3y@archstrike.org>2016-04-15 20:50:22 -0400
committerTobias Klauser <tklauser@distanz.ch>2016-04-17 17:09:29 +0200
commitf5ae2cd969ea4ab88109ece123c1c1f62624e8a2 (patch)
treed8c578000fd8a56754df3d8a970a2b34b1a67068 /ring.c
parenta0f448cecc02a6e101aa3858b2d68b9cccf11149 (diff)
build: fix compilation warnings with _GNU_SOURCE
Fix the following warnings when building with glibc>=2.20: proc.c:1:0: warning: "_GNU_SOURCE" redefined ioops.c:1:0: warning: "_GNU_SOURCE" redefined xmalloc.c:8:0: warning: "_GNU_SOURCE" redefined Signed-off-by: Arch3y <arch3y@archstrike.org> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring.c')
0 files changed, 0 insertions, 0 deletions
9d4a354153e99d86a16af08'>11e3b725cfc282efe9d4a354153e99d86a16af08 (diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes a bug in CBC/CTR on ARM64 that breaks chaining as well as a bug in the core API that causes registration failures when a driver unloads and then reloads an algorithm" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Diffstat (limited to 'arch/arm/boot/dts')