[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210112181124.11af8020@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 12 Jan 2021 18:11:24 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Atish Patra <atish.patra@....com>
Cc: netdev@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...rochip.com>,
"David S. Miller" <davem@...emloft.net>,
Andrew Lunn <andrew@...n.ch>,
Nicolas Ferre <nicolas.ferre@...rochip.com>
Subject: Re: [PATCH net v2] net: macb: Add default usrio config to default
gem config
On Mon, 11 Jan 2021 17:47:28 -0800 Atish Patra wrote:
> There is no usrio config defined for default gem config leading to
> a kernel panic devices that don't define a data. This issue can be
> reprdouced with microchip polar fire soc where compatible string
> is defined as "cdns,macb".
>
> Fixes: edac63861db7 ("net: macb: Add default usrio config to default gem config")
> Signed-off-by: Atish Patra <atish.patra@....com>
> ---
> Changes from v1->v2:
> 1. Fixed that fixes tag.
Still needs a little bit of work:
Fixes tag: Fixes: edac63861db7 ("net: macb: Add default usrio config to default gem config")
Has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Please make sure to keep Nic's Ack when reposting.
Powered by blists - more mailing lists