Revision 10d433979f2eb78fa6ef042bf0d7e1c1f3199d4c authored by Linus Torvalds on 09 April 2019, 03:04:42 UTC, committed by Linus Torvalds on 09 April 2019, 03:04:42 UTC
Pull xtensa fixes from Max Filippov:

 - fix syscall number passed to trace_sys_exit

 - fix syscall number initialization in start_thread

 - fix level interpretation in the return_address

 - fix format string warning in init_pmd

* tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: fix format string warning in init_pmd
  xtensa: fix return_address
  xtensa: fix initialization of pt_regs::syscall in start_thread
  xtensa: use actual syscall number in do_syscall_trace_leave
2 parent s fd008d1 + ecae26f
History
File Mode Size
Makefile -rw-r--r-- 55 bytes
qmi_sample_client.c -rw-r--r-- 14.2 KB

back to top