linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBI changes for 3.8-rc1
Date: Thu, 20 Dec 2012 10:11:31 +0200	[thread overview]
Message-ID: <1355991091.4106.64.camel@sauron.fi.intel.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1879 bytes --]

Hi Linus,

please, pull UBI changes.

The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:

  Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubi.git tags/upstream-3.8-rc1

for you to fetch changes up to eab737722ed6a5638f6251e83f0d293c2ffe549f:

  UBI: embed ubi_debug_info field in ubi_device struct (2012-12-10 13:38:59 +0200)

----------------------------------------------------------------
Nothing exciting, just clean-ups and nicification. Oh, and one small
optimization which makes UBI to use less RAM.

----------------------------------------------------------------
Artem Bityutskiy (1):
      UBI: do not allocate the memory unnecessarily

Ezequiel Garcia (5):
      UBI: gluebi: rename misleading variables
      UBI: remove spurious comment
      UBI: replace memcpy with struct assignment
      UBI: introduce helpers dbg_chk_{io, gen}
      UBI: embed ubi_debug_info field in ubi_device struct

Wei Yongjun (1):
      UBI: use list_move_tail instead of list_del/list_add_tail

 drivers/mtd/ubi/attach.c  |   23 +++++++++--------------
 drivers/mtd/ubi/build.c   |   12 ++----------
 drivers/mtd/ubi/debug.c   |   34 ++++------------------------------
 drivers/mtd/ubi/debug.h   |   57 +++++++++++++--------------------------------------------
 drivers/mtd/ubi/fastmap.c |    6 ++----
 drivers/mtd/ubi/gluebi.c  |   28 ++++++++++++++--------------
 drivers/mtd/ubi/io.c      |   14 +++++++-------
 drivers/mtd/ubi/ubi.h     |   40 +++++++++++++++++++++++++++++++++++++++-
 drivers/mtd/ubi/upd.c     |    6 ++----
 drivers/mtd/ubi/vmt.c     |    4 ++--
 drivers/mtd/ubi/vtbl.c    |    2 +-
 drivers/mtd/ubi/wl.c      |    7 +++----
 12 files changed, 98 insertions(+), 135 deletions(-)

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #1.2: Type: text/plain, Size: 147 bytes --]

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2012-12-20  8:10 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=1355991091.4106.64.camel@sauron.fi.intel.com \
    --to=dedekind1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).