public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* Question about max syscall number
@ 2008-07-31  3:18 chuli
  2008-08-04  3:06 ` [PATCH]Fix the bug about checking the " chuli
  2008-08-04 19:46 ` Question about max " Steve Grubb
  0 siblings, 2 replies; 5+ messages in thread
From: chuli @ 2008-07-31  3:18 UTC (permalink / raw)
  To: 'Steve Grubb'; +Cc: 'linux-audit'

Hi,

  When I use "auditctl -a exit,always -S 2015" in x86 system, this rule can be 
added.
But I thought it would report error since there is not such syscall number "1000"
in x86, the max is 318. If I use "auditctl -a exit,always -S 2016" in x86 system, 
it will report " Syscall name unknown: 2016". And it is the same with x86_64 and 
ia64.
(syscalls in S390 and ppc syscall table is 1-318)

  Is there any special reason to set the limitation as "2015"?

Regards
Chu Li

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

end of thread, other threads:[~2008-08-05 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-31  3:18 Question about max syscall number chuli
2008-08-04  3:06 ` [PATCH]Fix the bug about checking the " chuli
2008-08-04 19:46 ` Question about max " Steve Grubb
2008-08-05  7:13   ` chuli
2008-08-05 13:58     ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox