From patchwork Wed Jan 2 16:02:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Firoz Khan X-Patchwork-Id: 10746519 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 2FE5B91E for ; Wed, 2 Jan 2019 16:02:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1E2C2287DA for ; Wed, 2 Jan 2019 16:02:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0C92728833; Wed, 2 Jan 2019 16:02:58 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 A613128765 for ; Wed, 2 Jan 2019 16:02:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729782AbfABQC4 (ORCPT ); Wed, 2 Jan 2019 11:02:56 -0500 Received: from mail-pl1-f196.google.com ([209.85.214.196]:37653 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729659AbfABQC4 (ORCPT ); Wed, 2 Jan 2019 11:02:56 -0500 Received: by mail-pl1-f196.google.com with SMTP id b5so14680525plr.4 for ; Wed, 02 Jan 2019 08:02:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=PXGuCJrVW20PniJ7mybEcH0RVohbyohqaTTZOSaXkz0=; b=DPLC2ftDLLWTiKH5I2fBT7p1Ks7YM5jEpdDrfiL7FynM3G6HXbjZWklZBRyQfj3Cg4 3b0JPYdVpogG/+hzdtUVqPB3Yd6/kxYLMWLEHW8MRWXVdNTXDrxVdPTe3kS0/abEdJXY eULgGve24PoQlP87btDf1zzqp7iICWK6kbDro= 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=PXGuCJrVW20PniJ7mybEcH0RVohbyohqaTTZOSaXkz0=; b=gHFVK8116OEHIqy4NSYvP4Sr1aO1daylVSrBIsA1/P+o5EQJQZqfqxWXrWEEFqiKHi oFBuhiGeMbMi8PtVVTTjYH4dkQXtdULJe3LUowTga6cOx78g5ykXcZPS0y0cYLf50KzC XgCvs03Tf0WoPwUuiu7mSE5xhQB5VFNr4oUAZH+6H9DjgD5mtKVXbnCgSXTr5PRyQ9Ho SeDQ99WV0jVQpsR9o0EKv3pm0qgBAMBDZ3Z9fMBUsdWs471zSD6g1Lj/8b1PGqQa32lu 4btAZOvHIcBJNURdiZtKAlMRfPFLM4q6XgzKTvgXCV/c8tmRrMHI3PYnbYHTiAM9fZt7 iZTQ== X-Gm-Message-State: AJcUukdShW7uvT+UuTJZvHuRQPJ9f2m0rkXOjj8yyEWneB2sAzglbOlH 0Q0h6CjVL/HJBL1M0NIVFNqBTg== X-Google-Smtp-Source: ALg8bN6m+1wu1Mn2e2YHDFLjLcI7RgCeWKGTKcZ5aKe0pzRUqejFgYjLHXIOj9emtG8haba+ZDmtdg== X-Received: by 2002:a17:902:d01:: with SMTP id 1mr44490679plu.127.1546444976145; Wed, 02 Jan 2019 08:02:56 -0800 (PST) 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 s2sm104344924pfa.167.2019.01.02.08.02.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Jan 2019 08:02:55 -0800 (PST) From: Firoz Khan To: "James E . J . Bottomley" , Helge Deller , John David Anglin , Matthew Wilcox , linux-parisc@vger.kernel.org, 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/2] parisc: Unify the system call scripts Date: Wed, 2 Jan 2019 21:32:31 +0530 Message-Id: <1546444953-21630-1-git-send-email-firoz.khan@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP System call table generation support is provided for alpha, ia64, m68k, microblaze, mips, parisc, powerpc, sh, sparc and xtensa architectures. The implementat- ions are almost similar across all the above archte- ctures. In order to reduce the source code across all the above architectures, create common ".sh" files and keep it in the common directory, script/. This will be a generic scripts which can use for all the above architectures. This patch depends on; https://lore.kernel.org/lkml/1546439331-18646-1-git-send-email-firoz.khan@linaro.org/ Firoz Khan (2): parisc: remove nargs from __SYSCALL parisc: generate uapi header and system call table files arch/parisc/kernel/syscall.S | 2 +- arch/parisc/kernel/syscalls/Makefile | 11 ++++++++-- arch/parisc/kernel/syscalls/syscallhdr.sh | 36 ------------------------------- arch/parisc/kernel/syscalls/syscalltbl.sh | 36 ------------------------------- 4 files changed, 10 insertions(+), 75 deletions(-) delete mode 100644 arch/parisc/kernel/syscalls/syscallhdr.sh delete mode 100644 arch/parisc/kernel/syscalls/syscalltbl.sh