All of lore.kernel.org
 help / color / mirror / Atom feed
* cannot build Linux 4.4: arch/mips/kernel/signal.c:142:12: error: ‘struct ucontext’ has no member named ‘uc_extcontext’
@ 2016-01-17 13:54 Heinrich Schuchardt
  2016-01-17 14:48 ` Heinrich Schuchardt
  0 siblings, 1 reply; 17+ messages in thread
From: Heinrich Schuchardt @ 2016-01-17 13:54 UTC (permalink / raw)
  To: lkml, linux-mips; +Cc: Ralf Baechle, Paul Burton, James Hogan


HEAD is now at afd2ff9... Linux 4.4
arch/mips/kernel/signal.c: In function ‘sc_to_extcontext’:
arch/mips/kernel/signal.c:142:12: error: ‘struct ucontext’ has no member
named ‘uc_extcontext’
  return &uc->uc_extcontext;
            ^
In file included from include/linux/poll.h:11:0,
                 from include/linux/ring_buffer.h:7,
                 from include/linux/trace_events.h:5,
                 from include/trace/syscall.h:6,
                 from include/linux/syscalls.h:81,
                 from arch/mips/kernel/signal.c:26:
arch/mips/kernel/signal.c: In function ‘save_msa_extcontext’:
arch/mips/kernel/signal.c:170:40: error: dereferencing pointer to
incomplete type


Best regards

Heinrich Schuchardt

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-01-19 11:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 13:54 cannot build Linux 4.4: arch/mips/kernel/signal.c:142:12: error: ‘struct ucontext’ has no member named ‘uc_extcontext’ Heinrich Schuchardt
2016-01-17 14:48 ` Heinrich Schuchardt
2016-01-19  2:22   ` Florian Fainelli
2016-01-19  9:06     ` Ralf Baechle
2016-01-19 10:01     ` James Hogan
2016-01-19 10:01       ` James Hogan
2016-01-19 10:31       ` [PATCH] kbuild: Remove stale asm-generic wrappers James Hogan
2016-01-19 10:31         ` James Hogan
2016-01-19 10:42         ` kbuild test robot
2016-01-19 10:42           ` kbuild test robot
2016-01-19 10:42           ` kbuild test robot
2016-01-19 11:04         ` kbuild test robot
2016-01-19 11:04           ` kbuild test robot
2016-01-19 11:04           ` kbuild test robot
2016-01-19 11:20         ` kbuild test robot
2016-01-19 11:20           ` kbuild test robot
2016-01-19 11:20           ` kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.