[LEDE-DEV] [PATCH v3] kernel: bump 4.4 to 4.4.106 for 17.01
Kevin Darbyshire-Bryant
kevin at darbyshire-bryant.me.uk
Sun Dec 17 09:56:47 PST 2017
> On 17 Dec 2017, at 17:22, Etienne Haarsma <bladeoner112 at gmail.com> wrote:
>
> uint8_t *oob = ops->oobbuf;
> uint8_t *buf = ops->datbuf;
> -@@ -2662,7 +2697,7 @@ err_out:
> - static int panic_nand_write(struct mtd_info *mtd, loff_t to, size_t len,
> - size_t *retlen, const uint8_t *buf)
> - {
> -- struct nand_chip *chip = mtd->priv;
> -+ struct nand_chip *chip = mtd_to_nand(mtd);
> - struct mtd_oob_ops ops;
> - int ret;
> -
I’m unconvinced this is the correct thing to do - in essence just dropping that bit of the patch. Will panic to nand still work?
Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20171217/3d506522/attachment.sig>
More information about the Lede-dev
mailing list