From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: "Sverdlin, Alexander (Nokia - DE/Ulm)" <alexander.sverdlin@nokia.com>
To: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Cc: , "Sverdlin,
Alexander \(Nokia - DE/Ulm\)" <alexander.sverdlin@nokia.com>,
stable@vger.kernel.org
Subject: Re: [PATCH v2] spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
Date: Fri, 01 Mar 2019 21:22:03 +0000 [thread overview]
Message-ID: <20190301212204.88DF5206DD@mail.kernel.org> (raw)
In-Reply-To: <20190227095617.20968-1-alexander.sverdlin@nokia.com>
[-- Attachment #1: Type: text/plain, Size: 1741 bytes --]
Hi,
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all
The bot has tested the following trees: v4.20.13, v4.19.26, v4.14.104, v4.9.161, v4.4.176, v3.18.136.
v4.20.13: Build failed! Errors:
drivers/mtd/spi-nor/intel-spi.c:636:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
drivers/mtd/spi-nor/intel-spi.c:693:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
v4.19.26: Build failed! Errors:
drivers/mtd/spi-nor/intel-spi.c:636:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
drivers/mtd/spi-nor/intel-spi.c:693:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
v4.14.104: Build failed! Errors:
drivers/mtd/spi-nor/intel-spi.c:507:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
drivers/mtd/spi-nor/intel-spi.c:561:3: error: âblocksizeâ undeclared (first use in this function); did you mean âblock_sizeâ?
v4.9.161: Failed to apply! Possible dependencies:
8afda8b26d01 ("spi-nor: Add support for Intel SPI serial flash controller")
v4.4.176: Failed to apply! Possible dependencies:
8afda8b26d01 ("spi-nor: Add support for Intel SPI serial flash controller")
v3.18.136: Failed to apply! Possible dependencies:
8afda8b26d01 ("spi-nor: Add support for Intel SPI serial flash controller")
f617b9587c16 ("mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)")
How should we proceed with this patch?
--
Thanks,
Sasha
[-- Attachment #2: Type: text/plain, Size: 144 bytes --]
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2019-03-01 21:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-26 11:23 [PATCH] spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write Sverdlin, Alexander (Nokia - DE/Ulm)
2019-02-26 11:23 ` Sverdlin, Alexander (Nokia - DE/Ulm)
2019-02-26 11:31 ` Mika Westerberg
2019-02-26 11:31 ` Mika Westerberg
2019-02-27 9:57 ` [PATCH v2] " Sverdlin, Alexander (Nokia - DE/Ulm)
2019-02-27 9:57 ` Sverdlin, Alexander (Nokia - DE/Ulm)
2019-02-27 10:27 ` Mika Westerberg
2019-02-27 10:27 ` Mika Westerberg
2019-02-27 13:29 ` Sverdlin, Alexander (Nokia - DE/Ulm)
2019-02-27 13:29 ` Sverdlin, Alexander (Nokia - DE/Ulm)
2019-03-01 21:22 ` Sasha Levin [this message]
2019-02-27 13:23 ` [PATCH] " Sasha Levin
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=20190301212204.88DF5206DD@mail.kernel.org \
--to=sashal@kernel.org \
--cc=alexander.sverdlin@nokia.com \
--cc=stable@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.