Linux 4.9.250

2021-01-09 Thread Greg Kroah-Hartman
in vmci_ctx_get_chkpt_doorbells() Eric Auger (1): vfio/pci: Move dummy_resources_list init in vfio_pci_probe() Greg Kroah-Hartman (1): Linux 4.9.250 Hui Wang (1): ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines Jan Beulich (1): x86/entry/64: Add instruction suffix Jan Kara (1

Re: Linux 4.9.250

2021-01-09 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index ef1c9929cdcc..525d7ec7249d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 249 +SUBLEVEL = 250 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/powerpc/sysdev/mpic_msgr.c