sys/cdefs.h
and features.h gets pulled in a lot of headers. Therefore it may work in
cases where features.h is includes but not otherwise.
Adding linux/stddef.h here ensures that __always_inline is always
defined independent of which C library is used in userspace
Signed-off-by: Khem Raj
Cc: Phili
sys/cdefs.h
and features.h gets pulled in a lot of headers. Therefore it may work in
cases where features.h is includes but not otherwise.
Adding linux/stddef.h here ensures that __always_inline is always
defined independent of which C library is used in userspace
Signed-off-by: Khem Raj
Cc: Phili
This helps builds when builddir != srcdir
Signed-off-by: Khem Raj
---
tools/sg_write_buffer/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/sg_write_buffer/Makefile.am
b/tools/sg_write_buffer/Makefile.am
index 922c328..19c438d 100644
--- a/tools
Abbott
Cc: John Stultz ,
Cc: Thomas Gleixner
Cc: Ard Biesheuvel
Signed-off-by: Linus Torvalds
Cc: Jiri Slaby
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Khem Raj
Cc: # v4.1+
---
include/linux/log2.h | 13 ++---
tools/include/linux/log2.h | 13 ++---
2 files changed,
Reinoud Koornstra gmail.com> writes:
>
> Hi Everyone,
>
> Did anybody enounter the following compiler problem with linux 3.10.81?
> gcc version is 4.9.3 for mips.
>
> arch/mips/kernel/r4k_fpu.S: Assembler messages:
> arch/mips/kernel/r4k_fpu.S:59: Error: opcode not supported on this
> processo
5 matches
Mail list logo