Re: kernel leftovers in /boot/efi/EFI/Linux/

2024-03-18 Thread Dan Horák
On Mon, 18 Mar 2024 17:24:06 +0100 Gerd Hoffmann wrote: > On Sun, Mar 17, 2024 at 01:20:06PM +0100, Germano Massullo wrote: > > I was not able to remove such kernel entries from /boot/efi/EFI/Linux/ by > > using the command. > > Output here > >

Re: Where is jforbes (kernel maintainer) for the next 4-8 weeks?

2024-03-06 Thread Dan Horák
On Wed, 6 Mar 2024 15:27:51 -0600 Justin Forbes wrote: > On Wed, Mar 6, 2024 at 3:20 PM Dan Horák wrote: > > > > Hi Justin, > > > > On Wed, 6 Mar 2024 14:50:57 -0600 > > Justin Forbes wrote: > > > > > Unfortunately I will be out on medical lea

Re: Where is jforbes (kernel maintainer) for the next 4-8 weeks?

2024-03-06 Thread Dan Horák
Hi Justin, On Wed, 6 Mar 2024 14:50:57 -0600 Justin Forbes wrote: > Unfortunately I will be out on medical leave for the next 4-8 weeks. > Augusto Caringi (acaringi) has been doing a great job with the fedora > stable kernel releases recently and will be the point of contact for > fedora kernel

Re: Rawhide and debug kernel changes

2023-02-03 Thread Dan Horák
On Fri, 3 Feb 2023 08:03:10 -0600 Justin Forbes wrote: > On Fri, Feb 3, 2023 at 6:52 AM Dan Horák wrote: > > > > On Thu, 2 Feb 2023 14:17:36 -0600 > > Justin Forbes wrote: > > > > > As the MR is now merged, it is a good time to make sure that everyone &g

Re: Rawhide and debug kernel changes

2023-02-03 Thread Dan Horák
On Thu, 2 Feb 2023 14:17:36 -0600 Justin Forbes wrote: > As the MR is now merged, it is a good time to make sure that everyone > is aware. As of 6.2-rc5, Rawhide is no longer forcing a debug build > with any kernels. All rawhide kernels are now built just like stable > Fedora kernels, with both

Re: Enable CONFIG_BLK_DEV_UBLK in the Fedora kernel

2022-09-05 Thread Dan Horák
On Mon, 5 Sep 2022 13:14:18 +0100 "Richard W.M. Jones" wrote: > > I filed this trivial config change request about a week ago: > > https://bugzilla.redhat.com/show_bug.cgi?id=2122595 > Bug 2122595 - Enable CONFIG_BLK_DEV_UBLK > > Is there a way to get attention for these bugs? Would a pagure

generate config diffs when submitting config changes?

2022-03-02 Thread Dan Horák
Hi, would it be possible for the gitlab automation to generate diffs for the "full" config files (kernel-$arch-*.config) when a MR is proposing config changes (updates in redhat/config/*)? I think it would help reviewing them, to see what are the effects of the proposed change(s) to the generated

Re: aarch64 build failures in rawhide

2021-05-07 Thread Dan Horák
On Fri, 07 May 2021 08:58:56 +0200 Florian Weimer wrote: > We want to use kernel rebuilds as a gating test for toolchain updates. > Unfortunately, per > > Information for package kernel > > > the last successful rawhide kernel

Re: [OS-BUILD PATCH 0/7] Move all x86 legacy input options to that architecture

2021-03-09 Thread Dan Horák
On Mon, 08 Mar 2021 22:57:11 - "pbrobinson (via Email Bridge)" wrote: > From: pbrobinson on gitlab.com > https://gitlab.com/cki-project/kernel-ark/-/merge_requests/777#note_524719258 > > So s390/powerpc are not using PS2 anywhere. Some *old* PowerPC platforms > had `PC_SERIO` in the POWER4

Re: Missing build dependency pesign on s390

2020-07-14 Thread Dan Horák
Hi Philipp, On Tue, 14 Jul 2020 16:12:34 +0200 Philipp Rudo wrote: > Hi everybody, > > I was reported that 'dnf builddep kernel' fails on RHEL8 on s390 with > > No matching package to install: 'pesign >= 0.10-4' you got it right in the analysis, any (downloaded) srpm must be ideally

Re: Intel SOF firmware

2020-03-03 Thread Dan Horák
On Tue, 3 Mar 2020 11:27:57 +0100 Hans de Goede wrote: > Hi, > > On 3/3/20 9:11 AM, Jaroslav Kysela wrote: > > Dne 02. 03. 20 v 12:02 Hans de Goede napsal(a): > >> Hi Jaroslav, > >> > >> Thank you for starting a discussion about this, we really need > >> to get this sorted out soon-ish as a lot

Re: [PATCH] re-enable HDA sound drivers on PPC

2019-10-09 Thread Dan Horák
ct 9, 2019 at 11:24 AM Dan Horák wrote: > > > > This is for rawhide/5.4, they got disabled during the ARM config > > cleanups. > > > > > > Dan > > > > On Wed, 9 Oct 2019 12:21:34 +0200 > > Dan Horák wrote: > > &g

Re: [PATCH] re-enable HDA sound drivers on PPC

2019-10-09 Thread Dan Horák
This is for rawhide/5.4, they got disabled during the ARM config cleanups. Dan On Wed, 9 Oct 2019 12:21:34 +0200 Dan Horák wrote: > --- > configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL | 1 + > configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DE

[PATCH] re-enable HDA sound drivers on PPC

2019-10-09 Thread Dan Horák
--- configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL | 1 + configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC | 1 + kernel-ppc64le-debug.config | 2 +- kernel-ppc64le.config | 2 +- 4 files

[PATCH] enable driver for accessing HMC CD/DVD drive

2019-09-04 Thread Dan Horák
--- configs/fedora/generic/s390x/CONFIG_HMC_DRV | 1 + kernel-s390x-debug.config | 2 +- kernel-s390x.config | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 configs/fedora/generic/s390x/CONFIG_HMC_DRV diff --git

[PATCH] ppc: enable 8250 serial ports

2019-08-01 Thread Dan Horák
--- configs/fedora/generic/powerpc/CONFIG_SERIAL_8250 | 1 - configs/fedora/generic/powerpc/CONFIG_SERIAL_CORE | 1 - kernel-ppc64le-debug.config | 4 ++-- kernel-ppc64le.config | 4 ++-- 4 files changed, 4 insertions(+), 6 deletions(-) delete

[PATCH] enable NVRAM driver on ppc

2019-07-26 Thread Dan Horák
NVRAM is enabled by default in the mainline kernel on all ppc machines. Related: #1732612 --- configs/fedora/generic/powerpc/CONFIG_NVRAM | 1 + kernel-ppc64le-debug.config | 2 +- kernel-ppc64le.config | 2 +- 3 files changed, 3 insertions(+), 2

Re: re-enable CONFIG_JUMP_LABEL on s390x

2019-02-13 Thread Dan Horák
On Mon, 11 Feb 2019 10:07:18 -0800 Laura Abbott wrote: > On 2/11/19 1:57 PM, Dan Horák wrote: > > Hi, > > > > the root cause of https://marc.info/?t=15482482101=1=2 was > > fixed in gcc trunk (only) and it's now available in > > gcc-9.0.1-0.4.fc30. > &g

Re: re-enable CONFIG_JUMP_LABEL on s390x

2019-02-11 Thread Dan Horák
On Mon, 11 Feb 2019 14:57:18 +0100 Dan Horák wrote: > Hi, > > the root cause of https://marc.info/?t=15482482101=1=2 was > fixed in gcc trunk (only) and it's now available in > gcc-9.0.1-0.4.fc30. https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/s390/constraints.md?revisio

re-enable CONFIG_JUMP_LABEL on s390x

2019-02-11 Thread Dan Horák
Hi, the root cause of https://marc.info/?t=15482482101=1=2 was fixed in gcc trunk (only) and it's now available in gcc-9.0.1-0.4.fc30. Something like the patch bellow is needed, but things get complicated, because the new constraint won't be available in gcc < 9 (afaik). A scratch build

Re: fedora-rawhide-kernel-nodebug is not getting updates

2018-12-07 Thread Dan Horák
On Thu, 6 Dec 2018 14:29:15 + "Richard W.M. Jones" wrote: > On Mon, Nov 26, 2018 at 07:14:50AM -0600, Justin Forbes wrote: > > On Fri, Nov 23, 2018 at 7:47 AM Dan Horák wrote: > > > > > > On Fri, 23 Nov 2018 14:28:46 +0100 > > > Igor Gnaten

Re: fedora-rawhide-kernel-nodebug is not getting updates

2018-11-23 Thread Dan Horák
On Fri, 23 Nov 2018 14:28:46 +0100 Igor Gnatenko wrote: > Does anybody know why? > > Last kernel available there is 2 weeks old. > > https://dl.fedoraproject.org/pub/alt/rawhide-kernel-nodebug/x86_64/ I've already pinged #fedora-kernel few days ago, but let's notify the kernel list too.

[PATCH] disable SWIOTLB on Power (#1480380)

2017-08-11 Thread Dan Horák
All supported platforms have IOMMU, thus disable. --- baseconfig/powerpc/CONFIG_SWIOTLB | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseconfig/powerpc/CONFIG_SWIOTLB b/baseconfig/powerpc/CONFIG_SWIOTLB index 5405b65..ac62bf3 100644 --- a/baseconfig/powerpc/CONFIG_SWIOTLB

fix booting with large initrd on Power

2017-04-06 Thread Dan Horák
Hi, please add the following patch to the F-26+ kernels https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=687da8fce1682c9f1e87530e731189863c588265 (http://patchwork.ozlabs.org/patch/745044/) It is supposed to fix https://bugzilla.redhat.com/show_bug.cgi?id=1435154

Re: [PATCH] enable THP on Power (#1434007)

2017-03-30 Thread Dan Horák
On Wed, 29 Mar 2017 10:42:06 -0700 Laura Abbott <labb...@redhat.com> wrote: > On 03/29/2017 02:42 AM, Dan Horák wrote: > > --- > > baseconfig/powerpc/CONFIG_DEV_DAX | 1 + > > baseconfig/powerpc/CONFIG_DEV_DAX_PMEM |

[PATCH 2/6] s390x: disable unneeded SCSI drivers

2017-02-27 Thread Dan Horák
--- baseconfig/s390x/CONFIG_BLK_DEV_3W__RAID | 1 + baseconfig/s390x/CONFIG_MEGARAID_LEGACY | 1 + baseconfig/s390x/CONFIG_MEGARAID_NEWGEN | 1 + baseconfig/s390x/CONFIG_MEGARAID_SAS | 1 + baseconfig/s390x/CONFIG_SCSI_3W_9XXX | 1 +

[PATCH 3/6] s390x: disable unneeded miscellaneous drivers

2017-02-27 Thread Dan Horák
--- baseconfig/s390x/CONFIG_ALTERA_STAPL | 1 + baseconfig/s390x/CONFIG_APDS9802ALS| 1 + baseconfig/s390x/CONFIG_BLK_CPQ_CISS_DA| 1 + baseconfig/s390x/CONFIG_BLK_DEV_DAC960 | 1 + baseconfig/s390x/CONFIG_BLK_DEV_SKD| 1 + baseconfig/s390x/CONFIG_BLK_DEV_SX8

[PATCH 5/6] s390x: disable unneeded miscellaneous drivers 2

2017-02-27 Thread Dan Horák
--- baseconfig/s390x/CONFIG_ALIM7101_WDT| 1 + baseconfig/s390x/CONFIG_BE2ISCSI| 1 + baseconfig/s390x/CONFIG_DP83640_PHY | 1 + baseconfig/s390x/CONFIG_HID | 2 +- baseconfig/s390x/CONFIG_HWMON | 2 +- baseconfig/s390x/CONFIG_I2C_HID

[PATCH 4/6] s390x,powerpc: enable GenWQE PCIe Accelerator driver

2017-02-27 Thread Dan Horák
--- baseconfig/powerpc/CONFIG_GENWQE | 1 + baseconfig/powerpc/CONFIG_GENWQE_PLATFORM_ERROR_RECOVERY | 1 + baseconfig/s390x/CONFIG_GENWQE | 1 + baseconfig/s390x/CONFIG_GENWQE_PLATFORM_ERROR_RECOVERY | 1 + 4 files changed, 4 insertions(+)

Re: error thrown when updating kernel config

2017-02-27 Thread Dan Horák
On Thu, 23 Feb 2017 08:17:12 -0800 Laura Abbott <labb...@redhat.com> wrote: > On 02/23/2017 06:43 AM, Dan Horák wrote: > > Hi, > > > > I'm in the process to reduce the Fedora s390x kernel's size and > > build time by disabling drivers for devices that can't app

error thrown when updating kernel config

2017-02-23 Thread Dan Horák
Hi, I'm in the process to reduce the Fedora s390x kernel's size and build time by disabling drivers for devices that can't appear on the mainframe. But I'm getting 2 kinds of errors first is ... + echo '# s390' + cat .config + CheckConfigs configs/kernel-4.11.0-s390x.config

Re: [PATCH] enable NUMA on s390x

2017-02-17 Thread Dan Horák
> This brought in some additional config items that were hidden with > NUMA off. I have made best attempts, but let me know if you would like > any of these to change: > > CONFIG_EMU_SIZE=0x1000 > CONFIG_NODES_SHIFT=4 > CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y > CONFIG_NUMA_BALANCING=y >

[PATCH] enable NUMA on s390x

2017-02-10 Thread Dan Horák
--- baseconfig/s390x/CONFIG_NUMA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseconfig/s390x/CONFIG_NUMA b/baseconfig/s390x/CONFIG_NUMA index 7482c98..e480f0c 100644 --- a/baseconfig/s390x/CONFIG_NUMA +++ b/baseconfig/s390x/CONFIG_NUMA @@ -1 +1 @@ -# CONFIG_NUMA is not

Re: [PATCH] set zEC12 as minimum hw level for s390x

2017-02-03 Thread Dan Horák
On Fri, 3 Feb 2017 13:13:45 -0600 Justin Forbes <jfor...@redhat.com> wrote: > On Fri, Feb 3, 2017 at 11:08 AM, Josh Boyer > <jwbo...@fedoraproject.org> wrote: > > > On Thu, Feb 2, 2017 at 11:53 AM, Dan Horák <d...@danny.cz> wrote: > > > > Ack. We

[PATCH] set zEC12 as minimum hw level for s390x

2017-02-02 Thread Dan Horák
--- baseconfig/s390x/CONFIG_MARCH_Z900 | 1 - baseconfig/s390x/CONFIG_MARCH_Z990 | 1 - baseconfig/s390x/CONFIG_MARCH_Z9_109 | 1 - baseconfig/s390x/CONFIG_MARCH_ZEC12 | 1 + 4 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 baseconfig/s390x/CONFIG_MARCH_Z900 delete mode

Re: Kernel configurations for Fedora -- a proposal

2016-11-30 Thread Dan Horák
On Wed, 30 Nov 2016 08:51:29 -0800 Laura Abbott wrote: > On 11/21/2016 10:46 AM, Laura Abbott wrote: > > Hi, > > > > As a follow up to the previous discussion about kernel configuration > > in Fedora > >

Re: [PATCH] set z10 as minimum architecture level for s390x

2016-11-15 Thread Dan Horák
This is intended for f26/rawhide only. Dan On Tue, 15 Nov 2016 11:38:25 +0100 Dan Horák <d...@danny.cz> wrote: > --- > config-s390x | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/config-s390x b/config-s390x > index

[PATCH] set z10 as minimum architecture level for s390x

2016-11-15 Thread Dan Horák
--- config-s390x | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config-s390x b/config-s390x index 5368c01..8923379 100644 --- a/config-s390x +++ b/config-s390x @@ -1,7 +1,5 @@ CONFIG_64BIT=y -# CONFIG_MARCH_Z900 is not set -CONFIG_MARCH_Z9_109=y -# CONFIG_MARCH_Z990 is

[PATCH] enable transactional memory support in ppc64 kernels

2015-02-20 Thread Dan Horák
--- config-powerpc64 | 2 +- config-powerpc64p7 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config-powerpc64 b/config-powerpc64 index 5d9d29b..10bdd0b 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -180,8 +180,8 @@ CONFIG_CXL=m # CONFIG_PPC_ICSWX_PID is not

[PATCH] do not disable PPP networking on s390

2014-11-24 Thread Dan Horák
--- config-s390x | 1 - 1 file changed, 1 deletion(-) diff --git a/config-s390x b/config-s390x index a76cad6..9534f51 100644 --- a/config-s390x +++ b/config-s390x @@ -83,7 +83,6 @@ CONFIG_TN3270_FS=m # CONFIG_S390_TAPE_34XX=m -# CONFIG_PPP is not set # CONFIG_SLIP is not set # -- 1.9.3

Re: [PATCH] do not disable PPP networking on s390

2014-11-24 Thread Dan Horák
On Mon, 24 Nov 2014 12:45:07 -0500 Josh Boyer jwbo...@fedoraproject.org wrote: On Mon, Nov 24, 2014 at 12:33 PM, Dan Horák d...@danny.cz wrote: --- config-s390x | 1 - 1 file changed, 1 deletion(-) diff --git a/config-s390x b/config-s390x index a76cad6..9534f51 100644 --- a/config

[PATCH] disable 8250 serial on s390x

2014-11-19 Thread Dan Horák
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 @@

Re: [PATCH] disable 8250 serial on s390x

2014-11-19 Thread Dan Horák
On Wed, 19 Nov 2014 13:30:03 -0500 Josh Boyer jwbo...@fedoraproject.org wrote: On Wed, Nov 19, 2014 at 1:28 PM, Dan Horák d...@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

Re: [PATCH] kernel.spec: enable building of perf with libnuma support

2014-10-24 Thread Dan Horák
On Fri, 24 Oct 2014 10:10:11 -0400 Josh Boyer jwbo...@fedoraproject.org wrote: On Fri, Oct 24, 2014 at 12:01:21PM -0200, Arnaldo Carvalho de Melo wrote: Em Fri, Oct 24, 2014 at 09:51:35AM -0400, Josh Boyer escreveu: On Thu, Oct 23, 2014 at 06:51:50PM +0200, Petr Holasek wrote: Patch

[PATCH] enable BPF on PPC LE (#1148933)

2014-10-02 Thread Dan Horák
--- config-powerpc64le | 1 - 1 file changed, 1 deletion(-) diff --git a/config-powerpc64le b/config-powerpc64le index 8fb9796..bd4d1ec 100644 --- a/config-powerpc64le +++ b/config-powerpc64le @@ -1,5 +1,4 @@ # CONFIG_VIRTUALIZATION is not set -# CONFIG_BPF_JIT is not set

[PATCH] enable virtualization on PPC LE

2014-10-02 Thread Dan Horák
--- config-powerpc64le | 1 - 1 file changed, 1 deletion(-) diff --git a/config-powerpc64le b/config-powerpc64le index bd4d1ec..94fbbfc 100644 --- a/config-powerpc64le +++ b/config-powerpc64le @@ -1,4 +1,3 @@ -# CONFIG_VIRTUALIZATION is not set CONFIG_CPU_LITTLE_ENDIAN=y # CONFIG_CARL9170 is

[PATCH] enable firmware assisted dump on PPC

2014-09-30 Thread Dan Horák
also remove the old option PHYP_DUMP --- config-powerpc64 | 2 +- config-powerpc64p7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config-powerpc64 b/config-powerpc64 index 44c2c51..32c8c60 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -129,7 +129,6 @@

Re: 3.16.0 building

2014-08-04 Thread Dan Horák
On Mon, 4 Aug 2014 07:52:55 -0400 Josh Boyer jwbo...@fedoraproject.org wrote: Hi All, The final 3.16.0 release is building in koji now for both F21 and rawhide. I'll leave both on this kernel version for most of the week due to Flock. Next week, rawhide will move on to the 3.17 merge

[PATCH] kernel metapackage shouldn't depend on subpackages we don't build

2014-05-19 Thread Dan Horák
On %{nobuildarches} we don't build the real kernel and modules, so don't set a Requires for them. The positive effect is that we can eliminate an explicit kernel Provides from the fake-build-provides package in secondary kojis. --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH] kernel metapackage shouldn't depend on subpackages we don't build

2014-05-19 Thread Dan Horák
On %{nobuildarches} we don't build the real kernel and modules, so don't set a Requires for them. The positive effect is that we can eliminate an explicit kernel Provides from the fake-build-provides package in secondary kojis. --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git

Re: fix building crash driver on s390

2013-12-01 Thread Dan Horák
On Tue, 26 Nov 2013 12:33:03 -0500 Josh Boyer jwbo...@redhat.com wrote: On Tue, Nov 26, 2013 at 06:30:33PM +0100, Dan Horák wrote: On Tue, 26 Nov 2013 08:10:24 -0500 Josh Boyer jwbo...@redhat.com wrote: On Tue, Nov 26, 2013 at 12:31:53PM +0100, Dan Horák wrote: Hi

fix building crash driver on s390

2013-11-26 Thread Dan Horák
Hi, currently the crash driver is disabled in rawhide, but enabled as module in f20 and stabilization branch. The following snippet make it build on s390 diff -up a/arch/s390/mm/maccess.c.crash b/arch/s390/mm/maccess.c --- a/arch/s390/mm/maccess.c.crash 2013-11-26 10:51:55.188222879 -0500

Re: [PATCH] update config for s390x

2013-11-26 Thread Dan Horák
On Sat, 16 Nov 2013 19:01:04 +0100 Dan Horák d...@danny.cz wrote: --- config-s390x | 1 + 1 file changed, 1 insertion(+) diff --git a/config-s390x b/config-s390x index f9f1f82..59f7604 100644 --- a/config-s390x +++ b/config-s390x @@ -247,6 +247,7 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y

[PATCH] x86_64-generic - remove duplicate options

2013-11-26 Thread Dan Horák
--- config-x86_64-generic | 5 - 1 file changed, 5 deletions(-) diff --git a/config-x86_64-generic b/config-x86_64-generic index 99e5c5f..9920571 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -151,11 +151,6 @@ CONFIG_CHECKPOINT_RESTORE=y CONFIG_NTB=m CONFIG_NTB_NETDEV=m

update config for s390x - 2

2013-11-26 Thread Dan Horák
diff --git a/config-s390x b/config-s390x index f9f1f82..6f3d325 100644 --- a/config-s390x +++ b/config-s390x @@ -265,6 +266,8 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y # CONFIG_I2C_PARPORT is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_NFORCE2 is not set +# CONFIG_PTP_1588_CLOCK is not

Re: fix building crash driver on s390

2013-11-26 Thread Dan Horák
On Tue, 26 Nov 2013 08:10:24 -0500 Josh Boyer jwbo...@redhat.com wrote: On Tue, Nov 26, 2013 at 12:31:53PM +0100, Dan Horák wrote: Hi, currently the crash driver is disabled in rawhide, but enabled as module in f20 and stabilization branch. The following snippet make it build on s390

[PATCH] update config for s390x

2013-11-16 Thread Dan Horák
--- config-s390x | 1 + 1 file changed, 1 insertion(+) diff --git a/config-s390x b/config-s390x index f9f1f82..59f7604 100644 --- a/config-s390x +++ b/config-s390x @@ -247,6 +247,7 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set #

Re: [PATCH] update config for s390x

2013-11-16 Thread Dan Horák
show there is something wrong in the crash driver on s390x, with this one also disabled the build from current master succeeds. [1] http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1260485 Dan On Sat, 16 Nov 2013 19:01:04 +0100 Dan Horák d...@danny.cz wrote: --- config

[PATCH] disable drivers for 3.10 on s390x

2013-08-06 Thread Dan Horák
From: Dan Horak d...@danny.cz --- config-s390x | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-s390x b/config-s390x index ec4fd04..35aec88 100644 --- a/config-s390x +++ b/config-s390x @@ -250,6 +250,7 @@ CONFIG_EADM_SCH=m CONFIG_SCM_BLOCK=m CONFIG_SCM_BLOCK_CLUSTER_WRITE=y #

Re: [PATCH] disable drivers for 3.10 on s390x

2013-08-06 Thread Dan Horák
please apply this one to the f18 and f19 branches thanks, Dan On Tue, 6 Aug 2013 11:39:54 +0200 Dan Horák d...@danny.cz wrote: From: Dan Horak d...@danny.cz --- config-s390x | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-s390x b/config-s390x

Re: [PATCH] update s390x config

2013-07-29 Thread Dan Horák
On Mon, 15 Jul 2013 20:30:54 +0200 Dan Horák d...@danny.cz wrote: - disable various drivers not relevant for s390x - enable kdump support --- config-s390x | 39 --- 1 file changed, 32 insertions(+), 7 deletions(-) please apply this update to other 3.10

[PATCH] update s390x config

2013-07-15 Thread Dan Horák
- disable various drivers not relevant for s390x - enable kdump support --- config-s390x | 39 --- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/config-s390x b/config-s390x index ab65656..e1e06a5 100644 --- a/config-s390x +++ b/config-s390x @@

Re: [PATCH] update s390x config

2013-07-15 Thread Dan Horák
On Mon, 15 Jul 2013 20:30:54 +0200 Dan Horák d...@danny.cz wrote: - disable various drivers not relevant for s390x - enable kdump support this is a first round required for having a buildable kernel in rawhide Dan --- config-s390x | 39

update config-s390x for f18

2013-05-20 Thread Dan Horák
Hi, because f18 is now on 3.9 it needs an update of config-s390x from the f19 branch Thanks Dan ___ kernel mailing list kernel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kernel

enable new hw features in f18 kernel on s390x

2013-02-13 Thread Dan Horák
diff --git a/config-s390x b/config-s390x index 41e41c5..3abce9a 100644 --- a/config-s390x +++ b/config-s390x @@ -244,9 +244,9 @@ CONFIG_ETHERNET=y CONFIG_BPF_JIT=y # CONFIG_TRANSPARENT_HUGEPAGE is not set -# CONFIG_SCM_BUS is not set -# CONFIG_EADM_SCH is not set -# CONFIG_SCM_BLOCK is not set -#

new options to enable in s390x kernels

2013-02-12 Thread Dan Horák
please add these options to the s390x config (f18 and up) CONFIG_EADM_SCH=m CONFIG_SCM_BUS=y CONFIG_SCM_BLOCK=m CONFIG_SCM_BLOCK_CLUSTER_WRITE=y those are for new features available in new kernels and for 3.8 kernels I think we should enable CONFIG_PCI=y unless it will be inherited from the

Re: new options to enable in s390x kernels

2013-02-12 Thread Dan Horák
Dan Horák píše v Út 12. 02. 2013 v 17:13 +0100: please add these options to the s390x config (f18 and up) CONFIG_EADM_SCH=m CONFIG_SCM_BUS=y CONFIG_SCM_BLOCK=m CONFIG_SCM_BLOCK_CLUSTER_WRITE=y hm, copypaste went a bit wrong, hope it's readable now Dan those are for new features

Re: new options to enable in s390x kernels

2013-02-12 Thread Dan Horák
Dave Jones píše v Út 12. 02. 2013 v 14:56 -0500: On Tue, Feb 12, 2013 at 05:13:04PM +0100, Dan Horák wrote: and for 3.8 kernels I think we should enable CONFIG_PCI=y unless it will be inherited from the generic config yes, PCI is coming also to s390 :-) Welcome to the mid

Re: Fedora Kernel Meeting Minutes Jun 22, 2012

2012-06-25 Thread Dan Horák
Josh Boyer píše v Pá 22. 06. 2012 v 14:49 -0400: * Kernel updates and bodhi (jwb, 18:29:24) * Plan to disable auto promotion/pushing to allow more flexibility between release updates * Strongly prefer negative karma points be linked to a reported bug * Negative karma for a bug we

Re: how to build carl9170 firmware

2012-04-06 Thread Dan Horák
Dan Horák píše v Pá 06. 04. 2012 v 11:13 +0200: Hi, after a discussion with jwb and linvile on #fedora-kernel I did some experiments how could be the carl9170 firmware [1] built using the existing tools (dhowell's cross-gcc [2]). And the result is that it is feasible. See first patch

Re: how to build carl9170 firmware

2012-04-06 Thread Dan Horák
Dan Horák píše v Pá 06. 04. 2012 v 17:30 +0200: Dan Horák píše v Pá 06. 04. 2012 v 11:13 +0200: Hi, after a discussion with jwb and linvile on #fedora-kernel I did some experiments how could be the carl9170 firmware [1] built using the existing tools (dhowell's cross-gcc [2