[GIT PULL] UBI changes for 3.8-rc1

Artem Bityutskiy dedekind1 at gmail.com
Thu Dec 20 03:11:31 EST 2012


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
-------------- next part --------------
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20121220/d809209c/attachment.sig>


More information about the linux-mtd mailing list