diff options
author | Firoz Khan <[email protected]> | 2018-12-13 14:37:37 +0530 |
---|---|---|
committer | Paul Burton <[email protected]> | 2018-12-14 11:19:01 -0800 |
commit | 6a00cb6175a4212e314a8f3166a66cfc2eee9e05 (patch) | |
tree | 33651bdb3e5a82dd12b9354583ef7b36b59dad2c /scripts/gdb/vmlinux-gdb.py | |
parent | be856439c998854c009b1f2ef9084a39b1295cec (diff) |
mips: remove syscall table entries
The config flag - CONFIG_MIPS_MT_FPAFF uses to check whether which
syscall entries need to be used in scall32-o32.S file.
One of the patch in this patch series will generate syscall table
file. But CONFIG_MIPS_MT_FPAFF flag will add more complexity in the
script to generate the syscall table file.
In order to come up with a common implementation across all archit-
ecture, we need to remove mipsmt_sys_sched_setaffinity and mipsmt-
_sys_sched_getaffinity from the table and define it in other way.
Signed-off-by: Firoz Khan <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Cc: Ralf Baechle <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Philippe Ombredanne <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Kate Stewart <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions