From: Artem Bityutskiy <dedekind@infradead.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: linux-mtd@lists.infradead.org
Subject: What's in ubi-2.6.git
Date: Mon, 10 Sep 2007 12:09:03 +0300 [thread overview]
Message-ID: <1189415343.14370.97.camel@sauron> (raw)
The following are UBI changes I'd like to push to 2.6.24. The amount of
changes is small, so no additional comments.
URL: git://git.infradead.org/~dedekind/ubi-2.6.git master
(based on top of -rc2 for now).
Artem Bityutskiy (6):
UBI: fix sparse warnings
UBI: add more prints
UBI: use linux print_hex_dump(), not home-grown one
UBI: allocate memory with GFP_NOFS
UBI: do not use vmalloc on I/O path
UBI: use byte hexdump
Florin Malita (1):
UBI: fix leak in ubi_scan_erase_peb
Jesper Juhl (1):
UBI: don't use array index before testing if it is negative
drivers/mtd/ubi/build.c | 28 +++++++++++++++-
drivers/mtd/ubi/debug.c | 37 +--------------------
drivers/mtd/ubi/debug.h | 2 -
drivers/mtd/ubi/eba.c | 82 +++++++++++++++++-----------------------------
drivers/mtd/ubi/io.c | 75 ++++++++++++++++++++-----------------------
drivers/mtd/ubi/kapi.c | 9 ++++-
drivers/mtd/ubi/scan.c | 45 ++++++++++++--------------
drivers/mtd/ubi/scan.h | 8 ++--
drivers/mtd/ubi/ubi.h | 36 +++++++++++++++------
drivers/mtd/ubi/vmt.c | 70 +++++++++++++++++++++-------------------
drivers/mtd/ubi/vtbl.c | 8 ++--
drivers/mtd/ubi/wl.c | 17 +++++----
12 files changed, 202 insertions(+), 215 deletions(-)
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
reply other threads:[~2007-09-10 9:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1189415343.14370.97.camel@sauron \
--to=dedekind@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox