From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17680 invoked by alias); 19 Aug 2010 14:45:02 -0000 Received: (qmail 17634 invoked by uid 22791); 19 Aug 2010 14:45:01 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Aug 2010 14:44:53 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o7JEiqfI027746 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 19 Aug 2010 10:44:52 -0400 Received: from myware71.akkadia.org (vpn-234-88.phx2.redhat.com [10.3.234.88]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o7JEipeQ006845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 19 Aug 2010 10:44:52 -0400 Message-ID: <4C6D4363.7070407@redhat.com> Date: Thu, 19 Aug 2010 14:45:00 -0000 From: Ulrich Drepper User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Thunderbird/3.1.1 MIME-Version: 1.0 To: libc-hacker@sourceware.org Subject: Re: [PATCH] powerpc32: add fanotify_mark syscall References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2010-08/txt/msg00003.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/19/2010 07:03 AM, Andreas Schwab wrote: > +fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark Are you sure? I didn't add anything like this because the kernel entry for 32-bit expects the mask in two halves. These are passed correctly for x86 but I don't think it works without a wrapper on big endian. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAkxtQ2MACgkQ2ijCOnn/RHS5sQCfRfH/xRQHzFRIarU9XfKA1aXz 09kAn1gIfELhYWKn7HMHGahSUHOChVAa =/uWN -----END PGP SIGNATURE-----