can't find file to patch at input line 109 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From patchwork Mon May 10 17:55:34 2021 |Content-Type: text/plain; charset="utf-8" |MIME-Version: 1.0 |Content-Transfer-Encoding: 7bit |X-Patchwork-Submitter: "Alejandro Colomar \\(man-pages\\)" | |X-Patchwork-Id: 43346 |Return-Path: |X-Original-To: patchwork@sourceware.org |Delivered-To: patchwork@sourceware.org |Received: from server2.sourceware.org (localhost [IPv6:::1]) | by sourceware.org (Postfix) with ESMTP id 3661F3988886; | Mon, 10 May 2021 17:56:57 +0000 (GMT) |DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3661F3988886 |DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; | s=default; t=1620669417; | bh=abi0pYctvvMdncGo9cnwwy4M+LI2oBukEc5Y0D1R4AA=; | h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: | List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: | From; | b=KUUc+Kz36/kgVLQGsEzHvLLYBg/aIXRcBcCPTE5AUIqKxflYjsm/bGw5fsmGpUrK3 | uUKtbhHtiZldrqu7Q2TLYzlJlGtcwEkf1ESBMBFT2aPg4+FOZ2931ouKQ6Y1FgtMPi | RpZb0f/eUDdh68Km3WRvucZdQpF5G3B7dlSq3hKE= |X-Original-To: libc-alpha@sourceware.org |Delivered-To: libc-alpha@sourceware.org |Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com | [IPv6:2a00:1450:4864:20::42c]) | by sourceware.org (Postfix) with ESMTPS id EC2903987C3B | for ; Mon, 10 May 2021 17:56:54 +0000 (GMT) |DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EC2903987C3B |Received: by mail-wr1-x42c.google.com with SMTP id d11so17520681wrw.8 | for ; Mon, 10 May 2021 10:56:54 -0700 (PDT) |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:in-reply-to | :references:mime-version:content-transfer-encoding; | bh=abi0pYctvvMdncGo9cnwwy4M+LI2oBukEc5Y0D1R4AA=; | b=RKmuCVK7Ls8aZ5WK1yGMulK/WfYlYHI88PG3xWReDEmbae42clSlna9Bk/uIzI/Ojd | lwp0HIjlCLOBFnD31F/A09L2gk14nhfoom/LOCevPurWjxQImPfHTdT3sAQhgmKtO4dj | gFh5NcGJGacJ8/MlpWitWqnXQ1UiNXE96X6jcPIxy9CKRkLqoRTyIgDkvx/tPIzx5GHx | Z8rg+9iJeXz9/fYWRIEqQGu/gao0s4MDlLr2EJe7ZfReh+BFBR+NtXC+cbzEKh1Zj2PJ | w+UbYFXi6m5DoYXg4310SMpGLXFvKIE8E/glqz+W9ZDXu3mT9pdcuXeJVn3A87PLDRPv | 2ygw== |X-Gm-Message-State: AOAM530Vw34l4Rui7Vo7ZYJPXVBBFG/KQkPy9wXGxsdIO/VKSDHxQ7Av | U1GlleJsDsrRFFqOtwmNPZc= |X-Google-Smtp-Source: | ABdhPJxCzNfk26JW5LK2eH+lliFxdB2fPvyVWIpT7AqIb6Z3un6gnGTdKAjTdt9R6gAZBx6YpV1mFQ== |X-Received: by 2002:a5d:5263:: with SMTP id l3mr32546370wrc.263.1620669414078; | Mon, 10 May 2021 10:56:54 -0700 (PDT) |Received: from sqli.sqli.com ([195.53.121.100]) | by smtp.googlemail.com with ESMTPSA id | m13sm24318830wrw.86.2021.05.10.10.56.52 | (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); | Mon, 10 May 2021 10:56:53 -0700 (PDT) |To: mtk.manpages@gmail.com |Subject: [PATCH 25/39] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, | delete_module.2, exit_group.2, get_robust_list.2, getunwind.2, | init_module.2: Add note about the use of syscall(2) |Date: Mon, 10 May 2021 19:55:34 +0200 |Message-Id: <20210510175546.28445-26-alx.manpages@gmail.com> |X-Mailer: git-send-email 2.31.1 |In-Reply-To: <20210510175546.28445-1-alx.manpages@gmail.com> |References: <20210510175546.28445-1-alx.manpages@gmail.com> |MIME-Version: 1.0 |X-Spam-Status: No, score=-12.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, | DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, | RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, | TXREP autolearn=ham autolearn_force=no version=3.4.2 |X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on | server2.sourceware.org |X-BeenThere: libc-alpha@sourceware.org |X-Mailman-Version: 2.1.29 |Precedence: list |List-Id: Libc-alpha mailing list |List-Unsubscribe: , | |List-Archive: |List-Post: |List-Help: |List-Subscribe: , | |X-Patchwork-Original-From: Alejandro Colomar via Libc-alpha | |From: "Alejandro Colomar \\(man-pages\\)" |Reply-To: Alejandro Colomar |Cc: Florian Weimer , Jakub Wilk , | Alejandro Colomar , libc-alpha@sourceware.org, | linux-man@vger.kernel.org |Errors-To: libc-alpha-bounces@sourceware.org |Sender: "Libc-alpha" | |Signed-off-by: Alejandro Colomar |--- | man2/alloc_hugepages.2 | 5 +++++ | man2/arch_prctl.2 | 6 ++++++ | man2/capget.2 | 5 +++++ | man2/clone.2 | 6 ++++++ | man2/delete_module.2 | 6 ++++++ | man2/exit_group.2 | 6 ++++++ | man2/get_robust_list.2 | 5 +++++ | man2/getunwind.2 | 6 ++++++ | man2/init_module.2 | 5 +++++ | 9 files changed, 50 insertions(+) | |diff --git a/man2/alloc_hugepages.2 b/man2/alloc_hugepages.2 |index cc76fc495..47f9da6b0 100644 |--- a/man2/alloc_hugepages.2 |+++ b/man2/alloc_hugepages.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 125 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/arch_prctl.2 b/man2/arch_prctl.2 |index 7ae5b350c..982416761 100644 |--- a/man2/arch_prctl.2 |+++ b/man2/arch_prctl.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 142 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/capget.2 b/man2/capget.2 |index 9dbc0404c..3ac05106f 100644 |--- a/man2/capget.2 |+++ b/man2/capget.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 158 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/clone.2 b/man2/clone.2 |index 04b4ec38c..e381da165 100644 |--- a/man2/clone.2 |+++ b/man2/clone.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 175 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/delete_module.2 b/man2/delete_module.2 |index 21c9e9d8d..3b14111c5 100644 |--- a/man2/delete_module.2 |+++ b/man2/delete_module.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 192 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/exit_group.2 b/man2/exit_group.2 |index d197f1f2e..1533529f8 100644 |--- a/man2/exit_group.2 |+++ b/man2/exit_group.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 209 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/get_robust_list.2 b/man2/get_robust_list.2 |index d1b1c59bc..66b27d905 100644 |--- a/man2/get_robust_list.2 |+++ b/man2/get_robust_list.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 225 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/getunwind.2 b/man2/getunwind.2 |index 403bd7770..0935497c6 100644 |--- a/man2/getunwind.2 |+++ b/man2/getunwind.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 242 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/man2/init_module.2 b/man2/init_module.2 |index 13d1b7f0a..aac0c6631 100644 |--- a/man2/init_module.2 |+++ b/man2/init_module.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored