All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Esben Haabendal <esben@geanix.com>
To: netdev@vger.kernel.org
Cc: , stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/8] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Date: Thu, 20 Feb 2020 12:49:31 +0000	[thread overview]
Message-ID: <20200220124932.2556F24676@mail.kernel.org> (raw)
In-Reply-To: <20200218082642.7288-1-esben@geanix.com>

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: v5.5.4, v5.4.20, v4.19.104, v4.14.171, v4.9.214, v4.4.214.

v5.5.4: Build OK!
v5.4.20: Build OK!
v4.19.104: Failed to apply! Possible dependencies:
    73f7375d3ed6 ("net: ll_temac: Enable DMA when ready, not before")
    7e97a194aca0 ("net: ll_temac: Allow configuration of IRQ coalescing")
    8425c41d1ef7 ("net: ll_temac: Extend support to non-device-tree platforms")
    a3246dc41aa3 ("net: ll_temac: Add support for non-native register endianness")
    a63625d2a0e7 ("net: ll_temac: Fix and simplify error handling by using devres functions")
    a8c9bd3ba840 ("net: ll_temac: Fix iommu/swiotlb leak")
    d1441d4782f2 ("net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles")
    d84aec42151b ("net: ll_temac: Fix support for 64-bit platforms")
    f14f5c11f051 ("net: ll_temac: Support indirect_mutex share within TEMAC IP")
    fdd7454ecb29 ("net: ll_temac: Fix support for little-endian platforms")

v4.14.171: Failed to apply! Possible dependencies:
    73f7375d3ed6 ("net: ll_temac: Enable DMA when ready, not before")
    7e97a194aca0 ("net: ll_temac: Allow configuration of IRQ coalescing")
    8425c41d1ef7 ("net: ll_temac: Extend support to non-device-tree platforms")
    a3246dc41aa3 ("net: ll_temac: Add support for non-native register endianness")
    a63625d2a0e7 ("net: ll_temac: Fix and simplify error handling by using devres functions")
    a8c9bd3ba840 ("net: ll_temac: Fix iommu/swiotlb leak")
    aa5848bc4043 ("net: emaclite: Simplify if-else statements")
    d1441d4782f2 ("net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles")
    d84aec42151b ("net: ll_temac: Fix support for 64-bit platforms")
    f14f5c11f051 ("net: ll_temac: Support indirect_mutex share within TEMAC IP")
    fdd7454ecb29 ("net: ll_temac: Fix support for little-endian platforms")

v4.9.214: Failed to apply! Possible dependencies:
    062054727654 ("net: ll_temac: Utilize of_get_mac_address()")
    30c57f073449 ("net: ethernet: ti: cpsw: fix race condition during open()")
    342fa1964439 ("mdio: mux: make child bus walking more permissive and errors more verbose")
    7e97a194aca0 ("net: ll_temac: Allow configuration of IRQ coalescing")
    8425c41d1ef7 ("net: ll_temac: Extend support to non-device-tree platforms")
    9ad1a3749333 ("dpaa_eth: add support for DPAA Ethernet")
    a3246dc41aa3 ("net: ll_temac: Add support for non-native register endianness")
    a63625d2a0e7 ("net: ll_temac: Fix and simplify error handling by using devres functions")
    f14f5c11f051 ("net: ll_temac: Support indirect_mutex share within TEMAC IP")
    f7ce91038d52 ("net: Convert to using %pOF instead of full_name")

v4.4.214: Failed to apply! Possible dependencies:
    062054727654 ("net: ll_temac: Utilize of_get_mac_address()")
    158bc065f29c ("net: dsa: mv88e6xxx: replace ds with ps where possible")
    31abbe34e0f0 ("net: ethernet: ll_temac: use phydev from struct net_device")
    48ace4ef4c3f ("dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros")
    7543a6d5359e ("net: dsa: Have the switch driver allocate there own private memory")
    7e97a194aca0 ("net: ll_temac: Allow configuration of IRQ coalescing")
    8425c41d1ef7 ("net: ll_temac: Extend support to non-device-tree platforms")
    893f83e6bcc3 ("ARM: mvebu: Reenable DSA in mvebu_v5_defconfig")
    a1a6a4d1f76a ("net: dsa: mv88e6xxx: factorize switch setup")
    a63625d2a0e7 ("net: ll_temac: Fix and simplify error handling by using devres functions")
    a6cbc340d1e1 ("ARM: config: Reenable DSA in multi_v5_defconfig")
    a77d43f1e9d5 ("net: dsa: Keep the mii bus and address in the private structure")
    b516d4532395 ("net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus")
    bbb8d793994c ("net: dsa: Pass the dsa device to the switch drivers")
    ca3dfa51e67c ("dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent")
    f7ce91038d52 ("net: Convert to using %pOF instead of full_name")


NOTE: The patch will not be queued to stable trees until it is upstream.

How should we proceed with this patch?

-- 
Thanks,
Sasha

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2020-02-20 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18  8:26 [PATCH 3/8] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure Esben Haabendal
2020-02-18  8:26 ` Esben Haabendal
2020-02-20 12:49 ` Sasha Levin [this message]

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=20200220124932.2556F24676@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.