linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] FPGA Manager (late) fixes for 5.8
@ 2020-07-17 23:44 Moritz Fischer
  2020-07-20  8:01 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2020-07-17 23:44 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, moritzf, linux-kernel

The following changes since commit 11ba468877bb23f28956a35e896356252d63c983:

  Linux 5.8-rc5 (2020-07-12 16:34:50 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git fpga-late-fixes-for-5.8

for you to fetch changes up to 8614afd689df59d9ce019439389be20bd788a897:

  fpga: dfl: fix bug in port reset handshake (2020-07-13 22:11:17 -0700)

----------------------------------------------------------------
FPGA manager fixes for 5.8

Here are two (late) dfl fixes for the the 5.8 release.

Matthew's fix addresses an issue in the reset of a port.

Xu'x fix addresses a linter warning.

All patches have been reviewed on the mailing list, and have been in the
last few linux-next releases (as part of my fixes branch) without issues.

Signed-off-by: Moritz Fischer <mdf@kernel.org>

----------------------------------------------------------------
Matthew Gerlach (1):
      fpga: dfl: fix bug in port reset handshake

Xu Yilun (1):
      fpga: dfl: pci: reduce the scope of variable 'ret'

 drivers/fpga/dfl-afu-main.c | 3 ++-
 drivers/fpga/dfl-pci.c      | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] FPGA Manager (late) fixes for 5.8
  2020-07-17 23:44 [GIT PULL] FPGA Manager (late) fixes for 5.8 Moritz Fischer
@ 2020-07-20  8:01 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-07-20  8:01 UTC (permalink / raw)
  To: Moritz Fischer; +Cc: linux-fpga, moritzf, linux-kernel

On Fri, Jul 17, 2020 at 04:44:08PM -0700, Moritz Fischer wrote:
> The following changes since commit 11ba468877bb23f28956a35e896356252d63c983:
> 
>   Linux 5.8-rc5 (2020-07-12 16:34:50 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git fpga-late-fixes-for-5.8
> 
> for you to fetch changes up to 8614afd689df59d9ce019439389be20bd788a897:
> 
>   fpga: dfl: fix bug in port reset handshake (2020-07-13 22:11:17 -0700)
> 
> ----------------------------------------------------------------
> FPGA manager fixes for 5.8
> 
> Here are two (late) dfl fixes for the the 5.8 release.
> 
> Matthew's fix addresses an issue in the reset of a port.
> 
> Xu'x fix addresses a linter warning.

That's not a "real" issue, and should have waited until 5.9-rc1 as there
is no bug being fixed there at all.  I'll take it for now, but be more
careful in the future.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-20  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 23:44 [GIT PULL] FPGA Manager (late) fixes for 5.8 Moritz Fischer
2020-07-20  8:01 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).