mbox series

[GIT,PULL] UBI fixes for v6.6-rc5

Message ID 764987343.25592.1696244076263.JavaMail.zimbra@nod.at
State Not Applicable
Headers show
Series [GIT,PULL] UBI fixes for v6.6-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.6-rc5

Message

Richard Weinberger Oct. 2, 2023, 10:54 a.m. UTC
Linus,

The following changes since commit 4a0fc73da97efd23a383ca839e6fe86410268f6b:

  Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2023-09-07 10:52:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.6-rc5

for you to fetch changes up to 017c73a34a661a861712f7cc1393a123e5b2208c:

  ubi: Refuse attaching if mtd's erasesize is 0 (2023-09-07 21:59:04 +0200)

----------------------------------------------------------------
This pull request contains the following fix for UBI:

- Don't try to attach MTDs with erase block size 0

----------------------------------------------------------------
Zhihao Cheng (1):
      ubi: Refuse attaching if mtd's erasesize is 0

 drivers/mtd/ubi/build.c | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

pr-tracker-bot@kernel.org Oct. 2, 2023, 9:39 p.m. UTC | #1
The pull request you sent on Mon, 2 Oct 2023 12:54:36 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.6-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ce36c8b149873b50f2a4b9818eb3dcdd74ddd5a3

Thank you!