From patchwork Thu Aug 9 05:36:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Firoz Khan X-Patchwork-Id: 10560929 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EAAE4157B for ; Thu, 9 Aug 2018 05:37:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CCA591FF13 for ; Thu, 9 Aug 2018 05:37:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C08B12A630; Thu, 9 Aug 2018 05:37:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2EA4B1FF13 for ; Thu, 9 Aug 2018 05:37:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727724AbeHIIAU (ORCPT ); Thu, 9 Aug 2018 04:00:20 -0400 Received: from mail-pl0-f67.google.com ([209.85.160.67]:36932 "EHLO mail-pl0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728209AbeHIIAU (ORCPT ); Thu, 9 Aug 2018 04:00:20 -0400 Received: by mail-pl0-f67.google.com with SMTP id d5-v6so2064715pll.4 for ; Wed, 08 Aug 2018 22:37:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=ln0UHXqnW1ZNjfq3Tr1LLcFqXxL1c/SQEaGNmO6zBjQ=; b=VwBCtg/NfipdnA00X8ekKqeGvwgj/L7KMA999upYscJX+xufN3JlaQmd6XwWBIgMVG ieYUFn7O02vpbkmqhOW1LtQPrRgEy8EsD4eikwkz8I8e0/SrjFRkZ/cLIGREKNeY+LAG p0pU5cjhbwZmmgQCN2Rx5zJTAVQbAfgc4Swrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ln0UHXqnW1ZNjfq3Tr1LLcFqXxL1c/SQEaGNmO6zBjQ=; b=pOpBzxQCNrzEYqDIpWOhub8fHKOUYZ1/pqGkswulQ6YZ+PusjOfJwUTbayX1hlVyxY tskgW8K2O6e+JtkEjOxBMyUZqfqhaPJbvn23Rl7EXh9j19MQrt1nOWn7e+Bna0AESZHE ortyFgND8jYqIkkyPqQuwfoB8gpX/7PYPGjMsqymO5MV0sIUVW7h4XuPFkFROLzQ6IUy /iD1E1cER2J74WLM3XNxHreb2dzPaoBqypHx16rk8khUibzZP9KbRLPJqc58PttdVZvz fOFJpTgMwE8+tO8wCnM84a3HxPEi+oaXwgC3U7o1h0dH9wQSa4fCRNufDJGLTCPnY2GQ f3Qg== X-Gm-Message-State: AOUpUlG5kRhmsSHwCjgK6Q7rp7iwRg4h29aDRgp7ijMaRJpaKIT1KwXK YZisos7fAVDnE0JUrurZ62MLZ5oieeU= X-Google-Smtp-Source: AA+uWPwCaplcROILuz0GSRGnoGsguv0a9DfMWXaUwtgNdKg6iKnXatFpCrFOnNbgEk98SiaSgWOKBQ== X-Received: by 2002:a17:902:b486:: with SMTP id y6-v6mr685832plr.27.1533793035798; Wed, 08 Aug 2018 22:37:15 -0700 (PDT) Received: from qualcomm-HP-ZBook-14-G2.qualcomm.com (blr-bdr-fw-01_globalnat_allzones-outside.qualcomm.com. [103.229.18.19]) by smtp.gmail.com with ESMTPSA id r11-v6sm5826229pgn.62.2018.08.08.22.37.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Aug 2018 22:37:15 -0700 (PDT) From: Firoz Khan To: linux-sh@vger.kernel.org, Yoshinori Sato , Rich Felker , Steven Rostedt , Ingo Molnar , Greg Kroah-Hartman , Philippe Ombredanne , Thomas Gleixner , Kate Stewart Cc: y2038@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, arnd@arndb.de, deepa.kernel@gmail.com, marcin.juszkiewicz@linaro.org, firoz.khan@linaro.org Subject: [PATCH 0/3] System call table generation support Date: Thu, 9 Aug 2018 11:06:42 +0530 Message-Id: <1533793005-4525-1-git-send-email-firoz.khan@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The purpose of this patch series is: 1. We can easily add/modify/delete system call by changing entry in syscall.tbl file. No need to manually edit many files. 2. It is easy to unify the system call implementation across all the architectures. The system call tables are in different format in all architecture and it will be difficult to manually add or modify the system calls manually in the respective files. To make it easy by keeping a script and which'll generate the header file and syscall table file so this change will unify the implementation across all architectures. syscall.tbl contains the list of available system calls along with system call number and corresponding entry point. Add a new system call in this architecture will be possible by adding new entry in the syscall.tbl file. Adding a new table entry consisting of: - System call number. - ABI. - System call name. - Entry point name. Important thing to note, I have added this support only for 32-bit ABI. It seems like no one using 64-bit ABI for long time. But it is very easy to add the support for64-bit. Please let me know if any- one need this support:) ARM, s390 and x86 architecuture does exist the similar support. I leverage their implementation to come up with a generic solution. I have done the same support for work for alpha, m68k, microblaze, ia64, mips, parisc, powerpc, sparc, and xtensa. But I started sending the patch for one architecuture for review. Below mentioned git repository contains more details. Git repo:- https://github.com/frzkhn/system_call_table_generator/ Finally, this is the ground work for solving the Y2038 issue. We need to add/change two dozen of system calls to solve Y2038 issue. So this patch series will help to easily modify from existing system call to Y2038 compatible system calls. I started working system call table generation on 4.17-rc1. I used marcin's script - https://github.com/hrw/syscalls-table to generate the syscall.tbl file. And this will be the input to the system call table generation script. But there are couple system call got add in the latest rc release. If run Marcin's script on latest release, it will generate a different syscall.tbl. But I still use the old file - syscall.tbl and once all review got over I'll update syscall.tbl alone w.r.to the tip of the kernel. The impact of this is, few of the system call won't work. Firoz Khan (3): sh: Rename NR_syscalls macro to __NR_syscalls sh: Added system call table generation support sh: uapi header and system call table file generation arch/sh/Makefile | 3 + arch/sh/include/asm/Kbuild | 2 + arch/sh/include/asm/ftrace.h | 2 +- arch/sh/include/uapi/asm/Kbuild | 2 + arch/sh/include/uapi/asm/unistd_32.h | 2 +- arch/sh/include/uapi/asm/unistd_64.h | 2 +- arch/sh/kernel/Makefile | 2 +- arch/sh/kernel/cpu/sh5/entry.S | 2 +- arch/sh/kernel/entry-common.S | 2 +- arch/sh/kernel/syscall.S | 9 + arch/sh/kernel/syscalls/Makefile | 37 ++++ arch/sh/kernel/syscalls/syscall.tbl | 388 ++++++++++++++++++++++++++++++++ arch/sh/kernel/syscalls/syscallhdr.sh | 33 +++ arch/sh/kernel/syscalls/syscalltbl.sh | 28 +++ arch/sh/kernel/syscalls_32.S | 402 ---------------------------------- 15 files changed, 508 insertions(+), 408 deletions(-) create mode 100644 arch/sh/kernel/syscall.S create mode 100644 arch/sh/kernel/syscalls/Makefile create mode 100644 arch/sh/kernel/syscalls/syscall.tbl create mode 100644 arch/sh/kernel/syscalls/syscallhdr.sh create mode 100644 arch/sh/kernel/syscalls/syscalltbl.sh delete mode 100644 arch/sh/kernel/syscalls_32.S