[OS-BUILD PATCH] redhat: Add dummy-module kernel module

2020-05-20 Thread GitLab Bridge on behalf of prarit
From: Prarit Bhargava For years we've had a useful kernel kernel module, dummy-module, in the tree. Add dummy-module to the redhat directory. Signed-off-by: Prarit Bhargava --- redhat/debug/dummy-module/Makefile | 15 + redhat/debug/dummy-module/dummy-module.c | 39

[OS-BUILD PATCH] configs: Enable CONFIG_ENERGY_MODEL

2020-05-20 Thread GitLab Bridge on behalf of prauld
From: Phil Auld CONFIG_ENERGY_MODEL will help make the schedutil frequency governor more accurate. This will be useful in the future. It also enables the use of the energy aware scheduler. Signed-off-by: Phil Auld --- redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 + 1 file changed, 1

Re: [OS-BUILD PATCHv2] Add git config hook

2020-05-20 Thread Brian Masney
On Wed, May 20, 2020 at 04:25:24PM -, GitLab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > The kernel workflow is adding complexity. Let's hide some of that complexity > behind git aliases. Instead of having the developer manually add them all > the time, add a make command

Re: [OS-BUILD PATCHv2] Add git config hook

2020-05-20 Thread Jiri Benc
On Wed, 20 May 2020 16:25:24 -, GitLab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > The kernel workflow is adding complexity. Let's hide some of that complexity > behind git aliases. Instead of having the developer manually add them all > the time, add a make command to

[OS-BUILD PATCHv2] Add git config hook

2020-05-20 Thread GitLab Bridge on behalf of dzickusrh
From: Don Zickus The kernel workflow is adding complexity. Let's hide some of that complexity behind git aliases. Instead of having the developer manually add them all the time, add a make command to 'include' kernel aliases. A new command 'make rh-gitsetup' runs git config --local --add

Re: [OS-BUILD PATCHv2 0/2] Fix 'make scripts' for kernel-devel package

2020-05-20 Thread Don Zickus
On Tue, May 19, 2020 at 07:35:30PM -, GitLab Bridge on behalf of masneyb wrote: > From: masneyb on gitlab.com > > This merge request contains two patches from the RHEL kernel: > > - One to fix the 'make scripts' functionality in the kernel-devel > package. Once the patch

Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-20 Thread Javier Martinez Canillas
Hello Don, On 5/19/20 3:25 PM, Don Zickus wrote: > On Mon, May 18, 2020 at 05:19:12PM -0500, Justin Forbes wrote: >> On Mon, May 18, 2020 at 3:48 PM Don Zickus wrote: >> >>> Hi Javier, >>> >>> We update the fedora kernel process to use a git tree to submit patches >>> now. >>> >> >> This was a

Re: ❌ FAIL: Test report for kernel (ark)

2020-05-20 Thread Veronika Kabatova
- Original Message - > From: "CKI Project" > To: kernel@lists.fedoraproject.org > Sent: Wednesday, May 20, 2020 6:45:38 AM > Subject: ❌ FAIL: Test report for kernel (ark) > > > Hello, > > We ran automated tests on a recent commit from this kernel tree: > >Kernel repo:

Re: [OS-BUILD PATCHv2 0/2] Fix 'make scripts' for kernel-devel package

2020-05-20 Thread Jan Stancek
- Original Message - > From: masneyb on gitlab.com > > This merge request contains two patches from the RHEL kernel: > > - One to fix the 'make scripts' functionality in the kernel-devel > package. Once the patch https://src.fedoraproject.org/rpms/kernel/c/a443 >