[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190521.132331.1475679105999327536.davem@davemloft.net>
Date: Tue, 21 May 2019 13:23:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vishal@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com,
indranil@...lsio.com, dt@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: Revert "cxgb4: Remove
SGE_HOST_PAGE_SIZE dependency on page size"
From: Vishal Kulkarni <vishal@...lsio.com>
Date: Tue, 21 May 2019 09:12:02 +0530
> This reverts commit 2391b0030e241386d710df10e53e2cfc3c5d4fc1
> SGE's BAR2 Doorbell/GTS Page Size is now interpreted correctly in the
> firmware itself by using actual host page size. Hence previous commit
> needs to be reverted.
>
> Signed-off-by: Vishal Kulkarni <vishal@...lsio.com>
Really confusing.
First of all, I see a lot of cxgb4 patch submissions targetting net-next that
are really legitimate bug fixes.
Are you only targetting net-next to be "on the safe side" because you are
unsure of the 'net' rules? Please don't do that. If it's a bug fix, send
it to 'net' as appropriate.
Second, so what happens to people running older firmware? Have you made a
completely incompatible change to the firmware behavior? If so, you have
to version check the firmware and use the correct interpretation based upon
how the firmware verion interprets things.
Thanks.
Powered by blists - more mailing lists