All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@ezchip.com>
To: Arnd Bergmann <arnd@arndb.de>, Yury Norov <ynorov@caviumnetworks.com>
Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org,
	klimov.linux@gmail.com
Subject: Re: [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
Date: Mon, 28 Dec 2015 12:57:56 -0500	[thread overview]
Message-ID: <56817824.8020609@ezchip.com> (raw)
In-Reply-To: <5945276.2UuG1prsU3@wuerfel>

On 12/28/2015 06:18 AM, Arnd Bergmann wrote:
> On Saturday 26 December 2015 19:06:39 Yury Norov wrote:
>> >The only difference is that non-compat version forces O_LARGEFILE,
>> >and it should be the default behaviour for all architectures, as
>> >we don't support 32-bit off_t. The only exception is tile32, that
>> >continues with compat version of syscalls.
>> >
>> >Signed-off-by: Yury Norov<ynorov@caviumnetworks.com>
> Looks good,
>
> Acked-by: Arnd Bergmann<arnd@arndb.de>
>
> (adding Chris to Cc a well, in case he has further comments)

Seems plausible.

Acked-by: Chris Metcalf <cmetcalf@ezchip.com> [for tile]

-- 
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com

WARNING: multiple messages have this Message-ID (diff)
From: Chris Metcalf <cmetcalf@ezchip.com>
To: Arnd Bergmann <arnd@arndb.de>, Yury Norov <ynorov@caviumnetworks.com>
Cc: <linux-arch@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<klimov.linux@gmail.com>
Subject: Re: [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
Date: Mon, 28 Dec 2015 12:57:56 -0500	[thread overview]
Message-ID: <56817824.8020609@ezchip.com> (raw)
In-Reply-To: <5945276.2UuG1prsU3@wuerfel>

On 12/28/2015 06:18 AM, Arnd Bergmann wrote:
> On Saturday 26 December 2015 19:06:39 Yury Norov wrote:
>> >The only difference is that non-compat version forces O_LARGEFILE,
>> >and it should be the default behaviour for all architectures, as
>> >we don't support 32-bit off_t. The only exception is tile32, that
>> >continues with compat version of syscalls.
>> >
>> >Signed-off-by: Yury Norov<ynorov@caviumnetworks.com>
> Looks good,
>
> Acked-by: Arnd Bergmann<arnd@arndb.de>
>
> (adding Chris to Cc a well, in case he has further comments)

Seems plausible.

Acked-by: Chris Metcalf <cmetcalf@ezchip.com> [for tile]

-- 
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


  reply	other threads:[~2015-12-28 17:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26 16:06 [PATCH 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs Yury Norov
2015-12-26 16:06 ` Yury Norov
2015-12-26 16:06 ` [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants Yury Norov
2015-12-26 16:06   ` Yury Norov
2015-12-28 11:18   ` Arnd Bergmann
2015-12-28 17:57     ` Chris Metcalf [this message]
2015-12-28 17:57       ` Chris Metcalf
2015-12-26 16:06 ` [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option Yury Norov
2015-12-26 16:06   ` Yury Norov
2015-12-28 11:38   ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2015-12-29  9:26 [PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs Yury Norov
2015-12-29  9:26 ` [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants Yury Norov
2015-12-29  9:26   ` Yury Norov
2016-11-08 10:32 [Resend PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs Yury Norov
2016-11-08 10:32 ` [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants Yury Norov
2016-11-08 10:32   ` Yury Norov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56817824.8020609@ezchip.com \
    --to=cmetcalf@ezchip.com \
    --cc=arnd@arndb.de \
    --cc=klimov.linux@gmail.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ynorov@caviumnetworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.