All of lore.kernel.org
 help / color / mirror / Atom feed
* "x86-64: seccomp: fix 32/64 syscall hole" breaks mips
@ 2009-03-04 20:27 Martin Michlmayr
  2009-03-04 20:40 ` Roland McGrath
  2009-03-05 10:45 ` [PATCH] MIPS: compat: Implement is_compat_task Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Michlmayr @ 2009-03-04 20:27 UTC (permalink / raw)
  To: Roland McGrath; +Cc: Linus Torvalds, Ralf Baechle, linux-kernel

The change "x86-64: seccomp: fix 32/64 syscall hole" breaks compilation on
MIPS (and possibly other architectures):

/home/tbm/kernel/linux-2.6-2.6.29~rc7/debian/build/source_mips_none/kernel/seccomp.c: In function ‘__secure_computing’:
/home/tbm/kernel/linux-2.6-2.6.29~rc7/debian/build/source_mips_none/kernel/seccomp.c:42: error: implicit declaration of function ‘is_compat_task’
make[6]: *** [kernel/seccomp.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/

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

end of thread, other threads:[~2009-03-05 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-04 20:27 "x86-64: seccomp: fix 32/64 syscall hole" breaks mips Martin Michlmayr
2009-03-04 20:40 ` Roland McGrath
2009-03-05 10:45 ` [PATCH] MIPS: compat: Implement is_compat_task Ralf Baechle

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.