Hi Michal,
On Thu, 3 Jan 2019 at 18:00, Michal Simek monstr@monstr.eu wrote:
arch/microblaze/kernel/syscall_table.S | 2 +- arch/microblaze/kernel/syscalls/Makefile | 11 ++++++-- arch/microblaze/kernel/syscalls/syscallhdr.sh | 36 --------------------------- arch/microblaze/kernel/syscalls/syscalltbl.sh | 32 ------------------------ 4 files changed, 10 insertions(+), 71 deletions(-) delete mode 100644 arch/microblaze/kernel/syscalls/syscallhdr.sh delete mode 100644 arch/microblaze/kernel/syscalls/syscalltbl.sh
Looks good. Will keep this in my queue till depending patch is applied.
Thanks for the feedback. As Geert shared few feedback while m68k review, Hopefully, I may have to include those changes here also.
Firoz
Hi Michal,
On Thu, 3 Jan 2019 at 18:39, Firoz Khan firoz.khan@linaro.org wrote:
Looks good. Will keep this in my queue till depending patch is applied.
Thanks for the feedback. As Geert shared few feedback while m68k review, Hopefully, I may have to include those changes here also.
FYI, I'm going to abandon this patch series (for other 9 architecture also) and planning to come up with asm-generic support along with\ this one. That can be single patch series and everything can be landed in upstream in the same time.
Firoz