Re: The future of secure boot patches in Fedora

2016-08-22 Thread John Dulaney
On Mon, Aug 22, 2016 at 12:28:18PM -0700, Laura Abbott wrote: > The secure boot patches have been around in the Fedora tree for a while now. > They work well enough but there has not been much active work in getting > them accepted upstream in recent years. The longer they exist out of tree > the h

Fix compile issue with drivers/block/null_blk.c

2016-04-13 Thread John Dulaney
From d6f1f292c3963c4f10fe0bf6de5fa79ff3e1ef30 Mon Sep 17 00:00:00 2001 From: John Dulaney Date: Sat, 9 Apr 2016 03:44:35 -0400 Subject: [PATCH] Patch to fix compile issue with drivers/block/null_blk.c There is a line of invalid C in drivers/block/null_blk.c: static struct nvm_dev_ops

RE: where are patches?

2016-03-13 Thread John Dulaney
> Date: Sun, 13 Mar 2016 17:28:25 -0600 > Subject: where are patches? > From: li...@colorremedies.com > To: kernel@lists.fedoraproject.org > > I'm running kernel-4.5.0-0.rc7.git0.1.fc24.x86_64 and running into > seemingly cosmetic warning bug with a Btrfs

RE: 4.4 rebase coming to F23 soon

2016-02-19 Thread John Dulaney
> Subject: Re: 4.4 rebase coming to F23 soon > To: h.rei...@thelounge.net; kernel@lists.fedoraproject.org > From: labb...@redhat.com > Date: Fri, 19 Feb 2016 07:24:17 -0800 > > On 02/19/2016 12:37 AM, Reindl Harald wrote: >> >> >> Am 19.02.2016 um 02:51 schr

RE: Building Fedora kernel RPM in mock

2015-11-22 Thread John Dulaney
> To: kernel@lists.fedoraproject.org > From: arequip...@gmail.com > Subject: Building Fedora kernel RPM in mock > Date: Sun, 22 Nov 2015 16:49:38 -0600 > > I am hitting this pesign issue when trying to (locally) build a custom > kernel RPM with mock: > > htt

RE: Patch: Fix lpae on exynos5

2013-10-29 Thread John Dulaney
the 3.11 and 3.12 kernels;  the file it patches is also specific to exynos5. John Dulaney, RHCE ___ kernel mailing list kernel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kernel

Patch: Fix lpae on exynos5

2013-10-23 Thread John Dulaney
This patch fixes lpae on exynos5 arm processors.  LPAE is needed for virt on arm processors. --- arch/arm/mach-exynos/mach-exynos5-dt.c    2013-09-02 16:46:10.0 -0400 +++ arch/arm/mach-exynos/mach-exynos5-dt.c    2013-10-23 10:35:37.891255087 -0400 @@ -14,7 +14,7 @@  #include  #include