« Previous | Next » 

Revision 1b3e6f88

ID1b3e6f88dc151578acb6158e22570cf3ee7cbb69

Added by Heinz Graalfs over 11 years ago

s390/kvm_stat: correct sys_perf_event_open syscall number

Correct sys_perf_event_open syscall number for s390 architecture
- the hardcoded syscall number 298 is for x86 but should
be different for other architectures.
In case we figure out via /proc/cpuinfo that we are running
on s390 the appropriate syscall number is used from map
syscall_numbers; other architectures can extend this.

Signed-off-by: Heinz Graalfs <>
Signed-off-by: Jens Freimann <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences