powerpc: Remove static branch prediction in 64bit traced syscall path
Some distros enable auditing by default which forces us through the syscall trace path. Remove the static branch prediction in our 64bit syscall handler and let the hardware do the prediction. Signed-off-by: NAnton Blanchard <anton@samba.org> Signed-off-by: NEric Paris <eparis@redhat.com>
Showing
想要评论请 注册 或 登录