All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: Namhyung Kim <namhyung@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Laurent Vivier <Laurent.Vivier@bull.net>
Subject: Re: [PATCH 1/2] loop: limit 'max_part' module param to DISK_MAX_PARTS
Date: Tue, 24 May 2011 16:46:20 +0200	[thread overview]
Message-ID: <4DDBC4BC.8000506@fusionio.com> (raw)
In-Reply-To: <1306247761-2246-1-git-send-email-namhyung@gmail.com>

On 2011-05-24 16:36, Namhyung Kim wrote:
> The 'max_part' parameter controls the number of maximum partition
> a loop block device can have. However if a user specifies very
> large value it would exceed the limitation of device minor number
> and can cause a kernel panic (or, at least, produce invalid
> device nodes in some cases).

Applied as well, ditto in the stable comment.

-- 
Jens Axboe


  parent reply	other threads:[~2011-05-24 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-24 14:36 [PATCH 1/2] loop: limit 'max_part' module param to DISK_MAX_PARTS Namhyung Kim
2011-05-24 14:36 ` [PATCH 2/2] loop: handle on-demand devices correctly Namhyung Kim
2011-05-24 14:45   ` Jens Axboe
2011-05-24 14:57     ` Namhyung Kim
2011-05-24 15:00       ` Jens Axboe
2011-05-24 15:01       ` Laurent Vivier
2011-05-24 15:08         ` Namhyung Kim
2011-05-24 14:46 ` Jens Axboe [this message]
2011-05-24 15:05 ` [PATCH 1/2] loop: limit 'max_part' module param to DISK_MAX_PARTS Laurent Vivier

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=4DDBC4BC.8000506@fusionio.com \
    --to=jaxboe@fusionio.com \
    --cc=Laurent.Vivier@bull.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namhyung@gmail.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.