Re: [PATCH 0/2] microblaze: Unify the system call scripts

From: Firoz Khan
Date: Thu Jan 03 2019 - 08:10:08 EST


Hi Michal,

On Thu, 3 Jan 2019 at 18:00, Michal Simek <monstr@xxxxxxxxx> 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