Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297325
| From | Richard Weinberger <richard@nod.at> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] UBI fixes for 4.4-rc |
| Date | 2015-12-23 11:40 +0100 |
| Message-ID | <qIOZQ-8qJ-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Linus,
the following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:
Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.4-rc7
for you to fetch changes up to 6b238de189f69dc77d660d4cce62eed15547f4c3:
mtd: ubi: don't leak e if schedule_erase() fails (2015-12-16 22:59:03 +0100)
----------------------------------------------------------------
This pull request contains four bug fixes for UBI.
----------------------------------------------------------------
Brian Norris (1):
UBI: fix use of "VID" vs. "EC" in header self-check
Sebastian Siewior (2):
mtd: ubi: fixup error correction in do_sync_erase()
mtd: ubi: don't leak e if schedule_erase() fails
Sudip Mukherjee (1):
UBI: fix return error code
drivers/mtd/ubi/debug.c | 2 +-
drivers/mtd/ubi/io.c | 2 +-
drivers/mtd/ubi/wl.c | 53 +++++++++++++++++++++++++++----------------------
3 files changed, 31 insertions(+), 26 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] UBI fixes for 4.4-rc Richard Weinberger <richard@nod.at> - 2015-12-23 11:40 +0100 Re: [GIT PULL] UBI fixes for 4.4-rc Richard Weinberger <richard.weinberger@gmail.com> - 2015-12-23 23:40 +0100
csiph-web