From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9933BECAAA1 for ; Sun, 30 Oct 2022 15:43:41 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4N0gYR598qz3drt for ; Mon, 31 Oct 2022 02:43:39 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nefkom.net (client-ip=2001:a60:0:28:0:1:25:1; helo=mail-out.m-online.net; envelope-from=whitebox@nefkom.net; receiver=) X-Greylist: delayed 519 seconds by postgrey-1.36 at boromir; Mon, 31 Oct 2022 02:43:04 AEDT Received: from mail-out.m-online.net (mail-out.m-online.net [IPv6:2001:a60:0:28:0:1:25:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4N0gXm5XlMz2yJQ for ; Mon, 31 Oct 2022 02:43:04 +1100 (AEDT) Received: from frontend03.mail.m-online.net (unknown [192.168.6.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4N0gLW4sQ3z1s94G; Sun, 30 Oct 2022 16:34:11 +0100 (CET) Received: from localhost (dynscan3.mnet-online.de [192.168.6.84]) by mail.m-online.net (Postfix) with ESMTP id 4N0gLW3QRMz1qqlR; Sun, 30 Oct 2022 16:34:11 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan3.mail.m-online.net [192.168.6.84]) (amavisd-new, port 10024) with ESMTP id FdZcCz90N6An; Sun, 30 Oct 2022 16:34:10 +0100 (CET) X-Auth-Info: k/zmVezgdikXfwklJakZC7HLE8y0LVokYI3NuoIadp8+pyejD8s2A0mRaF3encvm Received: from igel.home (aftr-82-135-86-167.dynamic.mnet-online.de [82.135.86.167]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 30 Oct 2022 16:34:10 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 8DE3C2C358A; Sun, 30 Oct 2022 16:34:10 +0100 (CET) From: Andreas Schwab To: Rohan McLure Subject: Re: [PATCH v6 21/25] powerpc: Provide syscall wrapper References: <20220921065605.1051927-1-rmclure@linux.ibm.com> <20220921065605.1051927-22-rmclure@linux.ibm.com> X-Yow: FIRST, I was in a TRUCK...THEN, I was in a DINER... Date: Sun, 30 Oct 2022 16:34:10 +0100 In-Reply-To: <20220921065605.1051927-22-rmclure@linux.ibm.com> (Rohan McLure's message of "Wed, 21 Sep 2022 16:56:01 +1000") Message-ID: <87h6zlgwb1.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linuxppc-dev@lists.ozlabs.org, Andrew Donnellan Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" This breaks powerpc32. The fallocate syscall misinterprets its arguments. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."