All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Carlos Llamas <cmllamas@google.com>, linux-block@vger.kernel.org
Cc: Christoph Hellwig <hch@lst.de>,
	kernel-team@android.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] loop: fix ioctl calls using compat_loop_info
Date: Wed, 30 Mar 2022 08:55:08 -0600	[thread overview]
Message-ID: <164865210886.39485.16982992188546747372.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220329201815.1347500-1-cmllamas@google.com>

On Tue, 29 Mar 2022 20:18:15 +0000, Carlos Llamas wrote:
> Support for cryptoloop was deleted in commit 47e9624616c8 ("block:
> remove support for cryptoloop and the xor transfer"), making the usage
> of loop_info->lo_encrypt_type obsolete. However, this member was also
> removed from the compat_loop_info definition and this breaks userspace
> ioctl calls for 32-bit binaries and CONFIG_COMPAT=y.
> 
> This patch restores the compat_loop_info->lo_encrypt_type member and
> marks it obsolete as well as in the uapi header definitions.
> 
> [...]

Applied, thanks!

[1/1] loop: fix ioctl calls using compat_loop_info
      commit: f941c51eeac7ebe0f8ec30943bf78e7f60aad039

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-03-30 14:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29 20:18 [PATCH] loop: fix ioctl calls using compat_loop_info Carlos Llamas
2022-03-30  5:02 ` Christoph Hellwig
2022-03-30 14:55 ` Jens Axboe [this message]

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=164865210886.39485.16982992188546747372.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=cmllamas@google.com \
    --cc=hch@lst.de \
    --cc=kernel-team@android.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.