The 8250 serial wins over the native 3215 driver and takes over the console, see rhbz#1158848 for details. --- config-s390x | 1 + 1 file changed, 1 insertion(+)
diff --git a/config-s390x b/config-s390x index fd9e28d..a76cad6 100644 --- a/config-s390x +++ b/config-s390x @@ -233,6 +233,7 @@ CONFIG_HOTPLUG_PCI_S390=y # CONFIG_HID is not set # CONFIG_MTD is not set
+# CONFIG_SERIAL_8250 is not set # CONFIG_PARPORT is not set # CONFIG_UWB is not set # CONFIG_MMC is not set
On Wed, Nov 19, 2014 at 1:28 PM, Dan Horák dan@danny.cz wrote:
The 8250 serial wins over the native 3215 driver and takes over the console, see rhbz#1158848 for details.
config-s390x | 1 + 1 file changed, 1 insertion(+)
diff --git a/config-s390x b/config-s390x index fd9e28d..a76cad6 100644 --- a/config-s390x +++ b/config-s390x @@ -233,6 +233,7 @@ CONFIG_HOTPLUG_PCI_S390=y # CONFIG_HID is not set # CONFIG_MTD is not set
+# CONFIG_SERIAL_8250 is not set # CONFIG_PARPORT is not set # CONFIG_UWB is not set # CONFIG_MMC is not set
I was watching the bug and I already committed and pushed the change out. I guess I win the race?
Thank you for the patch though. I appreciate it.
josh
On Wed, 19 Nov 2014 13:30:03 -0500 Josh Boyer jwboyer@fedoraproject.org wrote:
On Wed, Nov 19, 2014 at 1:28 PM, Dan Horák dan@danny.cz wrote:
The 8250 serial wins over the native 3215 driver and takes over the console, see rhbz#1158848 for details.
config-s390x | 1 + 1 file changed, 1 insertion(+)
diff --git a/config-s390x b/config-s390x index fd9e28d..a76cad6 100644 --- a/config-s390x +++ b/config-s390x @@ -233,6 +233,7 @@ CONFIG_HOTPLUG_PCI_S390=y # CONFIG_HID is not set # CONFIG_MTD is not set
+# CONFIG_SERIAL_8250 is not set # CONFIG_PARPORT is not set # CONFIG_UWB is not set # CONFIG_MMC is not set
I was watching the bug and I already committed and pushed the change out. I guess I win the race?
yes, by 4 minutes :-)
What is the plan for a new F-21 kernel build? I would like to release a Beta with just a new kernel added the beta content from primary and then work on pre-GA composes.
Dan
On Wed, Nov 19, 2014 at 1:39 PM, Dan Horák dan@danny.cz wrote:
On Wed, 19 Nov 2014 13:30:03 -0500 Josh Boyer jwboyer@fedoraproject.org wrote:
On Wed, Nov 19, 2014 at 1:28 PM, Dan Horák dan@danny.cz wrote:
The 8250 serial wins over the native 3215 driver and takes over the console, see rhbz#1158848 for details.
config-s390x | 1 + 1 file changed, 1 insertion(+)
diff --git a/config-s390x b/config-s390x index fd9e28d..a76cad6 100644 --- a/config-s390x +++ b/config-s390x @@ -233,6 +233,7 @@ CONFIG_HOTPLUG_PCI_S390=y # CONFIG_HID is not set # CONFIG_MTD is not set
+# CONFIG_SERIAL_8250 is not set # CONFIG_PARPORT is not set # CONFIG_UWB is not set # CONFIG_MMC is not set
I was watching the bug and I already committed and pushed the change out. I guess I win the race?
yes, by 4 minutes :-)
What is the plan for a new F-21 kernel build? I would like to release a Beta with just a new kernel added the beta content from primary and then work on pre-GA composes.
I can do a build whenever. I don't have one planned to file as an update soon though. Probably not until 3.17.4 and even then we'd need a FE to get it into F21 final.
josh
kernel@lists.fedoraproject.org