diff options
author | 2009-05-17 20:32:07 -0500 | |
---|---|---|
committer | 2009-05-21 15:56:08 +0200 | |
commit | 6e3d4e1d16a19f8462beb5bfe5f2c464770e795e (patch) | |
tree | 04df9c8b54e5523d84df465cbd08d216da1fdbc2 /lib/fault-inject.c | |
parent | microblaze: clean LDFLAGS to build kernel (diff) | |
download | wireguard-linux-6e3d4e1d16a19f8462beb5bfe5f2c464770e795e.tar.xz wireguard-linux-6e3d4e1d16a19f8462beb5bfe5f2c464770e795e.zip |
microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
A polarity reversal in the __KERNEL__ guard prevents the __HAVE_ARCH
flags from being defined in kernel compilation.
I noticed that there's now an option for assembly-optimized versions of
memcpy and memmove. I believe this may be buggy; when I turn it on, all
my printk output gets smashed together, as if the newlines aren't getting
copied.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions