Re: [PATCH 4/6] s390: add system call to run tasks with modified branch prediction

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/17/2018 10:48 AM, Martin Schwidefsky wrote:
         rc = syscall(__NR_s390_modify_bp);
         if (rc) {
                 perror("s390_modify_bp");
                 exit(EXIT_FAILURE);
         }

Isn't this traditionally done through personality or prctl?

This looks like something other architectures may want as well.

Thanks,
Florian



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux