linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [QUESTION] powerpc, libseccomp, and spu
@ 2019-02-11 18:54 Tom Hromatka
  2019-02-12  0:18 ` Benjamin Herrenschmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tom Hromatka @ 2019-02-11 18:54 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Paul Moore, Dhaval Giani, tom.hromatka

PowerPC experts,

Paul Moore and I are working on the v2.4 release of libseccomp,
and as part of this work I need to update the syscall table for
each architecture.

I have incorporated the new ppc syscall.tbl into libseccomp, but
I am not familiar with the value of "spu" in the ABI column.  For
example:

22	32	umount				sys_oldumount
22	64	umount				sys_ni_syscall
22	spu	umount				sys_ni_syscall

In libseccomp, we maintain a 32-bit ppc syscall table and a 64-bit
ppc syscall table.  Do we also need to add a "spu" ppc syscall
table?  Some clarification on the syscalls marked "spu" and "nospu"
would be greatly appreciated.

Thanks.

Tom

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

end of thread, other threads:[~2019-02-13 21:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 18:54 [QUESTION] powerpc, libseccomp, and spu Tom Hromatka
2019-02-12  0:18 ` Benjamin Herrenschmidt
2019-02-12  0:18 ` Benjamin Herrenschmidt
2019-02-12  0:36 ` Michael Ellerman
2019-02-12 14:50 ` Tom Hromatka
2019-02-13 21:19   ` Paul Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).