All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Grant Erickson <marathon96@gmail.com>
Cc: Jarkko Lavinen <jarkko.lavinen@nokia.com>, linux-mtd@lists.infradead.org
Subject: Re: [PATCH v5 0/3] Retry Large Buffer Allocations
Date: Sat, 09 Apr 2011 17:28:54 +0300	[thread overview]
Message-ID: <1302359334.2787.8.camel@localhost> (raw)
In-Reply-To: <1302277894-26132-1-git-send-email-marathon96@gmail.com>

On Fri, 2011-04-08 at 08:51 -0700, Grant Erickson wrote:
> When handling user space read or write requests via mtd_{read,write}
> or JFFS2 medium scan requests, the operations can fail because the
> code backing these operations frequently requests large (128 KiB),
> contiguous blocks of memory using kmalloc.

Thanks, pushed the series to l2-mtd-2.6.git.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

  parent reply	other threads:[~2011-04-09 14:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08 15:51 [PATCH v5 0/3] Retry Large Buffer Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 1/3] MTD: Create Function to Perform Large Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 2/3] MTD: Retry Large Buffer Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 3/3] JFFS2: " Grant Erickson
2011-04-09 14:38   ` Artem Bityutskiy
2011-04-09 14:28 ` Artem Bityutskiy [this message]
2011-04-11 12:40 ` [PATCH v5 0/3] " Ben Gardiner
2011-04-13  4:05   ` Artem Bityutskiy

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=1302359334.2787.8.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=jarkko.lavinen@nokia.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marathon96@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.