Message ID | 1542104370-22831-1-git-send-email-firoz.khan@linaro.org |
---|---|
Headers | show |
Series | xtensa: system call table generation support | expand |
Hi Firoz, On Tue, Nov 13, 2018 at 2:19 AM Firoz Khan <firoz.khan@linaro.org> wrote: [...] > Firoz Khan (3): > xtensa: add __NR_syscalls along with __NR_syscall_count > xtensa: add system call table generation support > xtensa: generate uapi header and syscall table header files What's your plan for submission of this series? Are you going to submit it with other similar series in a common tree, or shall I take it into the xtensa tree? -- Thanks. -- Max
Hi Max, On Wed, 14 Nov 2018 at 05:23, Max Filippov <jcmvbkbc@gmail.com> wrote: > > Hi Firoz, > > On Tue, Nov 13, 2018 at 2:19 AM Firoz Khan <firoz.khan@linaro.org> wrote: > [...] > > Firoz Khan (3): > > xtensa: add __NR_syscalls along with __NR_syscall_count > > xtensa: add system call table generation support > > xtensa: generate uapi header and syscall table header files > > What's your plan for submission of this series? Are you going to > submit it with other similar series in a common tree, or shall I take > it into the xtensa tree? I prefer the second option. Thanks Firoz > > -- > Thanks. > -- Max
On Thu, Nov 15, 2018 at 1:57 AM Firoz Khan <firoz.khan@linaro.org> wrote: > On Wed, 14 Nov 2018 at 05:23, Max Filippov <jcmvbkbc@gmail.com> wrote: > > On Tue, Nov 13, 2018 at 2:19 AM Firoz Khan <firoz.khan@linaro.org> wrote: > > [...] > > > Firoz Khan (3): > > > xtensa: add __NR_syscalls along with __NR_syscall_count > > > xtensa: add system call table generation support > > > xtensa: generate uapi header and syscall table header files > > > > What's your plan for submission of this series? Are you going to > > submit it with other similar series in a common tree, or shall I take > > it into the xtensa tree? > > I prefer the second option. Ok, I've applied the series to my xtensa tree, it should appear in the next linux-next. -- Thanks. -- Max
Hi Max, On Fri, 16 Nov 2018 at 01:46, Max Filippov <jcmvbkbc@gmail.com> wrote: > > On Thu, Nov 15, 2018 at 1:57 AM Firoz Khan <firoz.khan@linaro.org> wrote: > > On Wed, 14 Nov 2018 at 05:23, Max Filippov <jcmvbkbc@gmail.com> wrote: > > > On Tue, Nov 13, 2018 at 2:19 AM Firoz Khan <firoz.khan@linaro.org> wrote: > > > [...] > > > > Firoz Khan (3): > > > > xtensa: add __NR_syscalls along with __NR_syscall_count > > > > xtensa: add system call table generation support > > > > xtensa: generate uapi header and syscall table header files > > > > > > What's your plan for submission of this series? Are you going to > > > submit it with other similar series in a common tree, or shall I take > > > it into the xtensa tree? > > > > I prefer the second option. > > Ok, I've applied the series to my xtensa tree, it should appear in the next > linux-next. Sounds good. Thank you. Firoz > > -- > Thanks. > -- Max