lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALxhOngr6KY+CijcMx8f6Kg=SK3wJK_wxV6Z-HPWYpQ6h5iJog@mail.gmail.com>
Date:   Tue, 18 Sep 2018 17:15:00 +0530
From:   Firoz Khan <firoz.khan@...aro.org>
To:     Arnd Bergmann <arnd@...db.de>
Cc:     David Miller <davem@...emloft.net>,
        sparclinux <sparclinux@...r.kernel.org>,
        gregkh <gregkh@...uxfoundation.org>,
        Philippe Ombredanne <pombredanne@...b.com>,
        Thomas Gleixner <tglx@...utronix.de>,
        Kate Stewart <kstewart@...uxfoundation.org>,
        y2038 Mailman List <y2038@...ts.linaro.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-arch <linux-arch@...r.kernel.org>,
        Deepa Dinamani <deepa.kernel@...il.com>,
        Marcin Juszkiewicz <marcin.juszkiewicz@...aro.org>
Subject: Re: [PATCH 4/4] sparc: uapi header and system call table file generation

On 6 September 2018 at 21:04, Arnd Bergmann <arnd@...db.de> wrote:
> On Tue, Sep 4, 2018 at 6:42 AM Firoz Khan <firoz.khan@...aro.org> wrote:
>>
>> System call table generation script must be run to generate
>> unistd_32/64.h and syscall_table_32/64/c32.h files. This patch
>> will have changes which will invokes the script.
>>
>> This patch will generate unistd_32/64.h and syscall_table_
>> 32/64/c32.h files by the syscall table generation script
>> invoked by arch/sparc/Makefile and the generated files against
>> the removed files will be identical.
>>
>> The generated uapi header file will be included in uapi/asm/
>> unistd_32/64.h and generated system call table support file will
>> be included by arch/sparc/kernel/syscall_table_32/64.S file.
>
> These changes all look good to me.
>
>        Arnd

Thanks for your reply!

- Firoz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ