public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e694bbd17fc39e2dc4d7cbce8bf990941ed5c360
Date: Tue, 09 Jun 2020 22:20:36 +0000	[thread overview]
Message-ID: <49hPhP0fVDz2xbb@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2749 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  e694bbd17fc39e2dc4d7cbce8bf990941ed5c360 (commit)
       via  8379ab44b8b0d7efd24101dbfe32913d4cebcb2e (commit)
      from  e4d1f968695b6f8d020cd8bf5a650402a61d46ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e694bbd17fc39e2dc4d7cbce8bf990941ed5c360
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Tue Jun 9 17:18:49 2020 +0000

    kernel: enable CONFIG_RANDOMIZE_BASE on armv5tel
    
    Partially fixes: #12363
    
    Cc: Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 8379ab44b8b0d7efd24101dbfe32913d4cebcb2e
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Sun Jun 7 16:49:01 2020 +0000

    kernel: enable CONFIG_RANDOMIZE_BASE on aarch64
    
    Partially fixes: #12363
    
    Cc: Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/kernel/kernel.config.aarch64-ipfire        | 2 +-
 config/kernel/kernel.config.armv5tel-ipfire-multi | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index e0f2f6df8..da99a23db 100644
--- a/config/kernel/kernel.config.aarch64-ipfire
+++ b/config/kernel/kernel.config.aarch64-ipfire
@@ -609,7 +609,7 @@ CONFIG_ARM64_VHE=y
 CONFIG_ARM64_UAO=y
 # CONFIG_ARM64_PMEM is not set
 CONFIG_ARM64_MODULE_CMODEL_LARGE=y
-# CONFIG_RANDOMIZE_BASE is not set
+CONFIG_RANDOMIZE_BASE=y
 
 #
 # Boot options
diff --git a/config/kernel/kernel.config.armv5tel-ipfire-multi b/config/kernel/kernel.config.armv5tel-ipfire-multi
index 15183300f..f0ddcec34 100644
--- a/config/kernel/kernel.config.armv5tel-ipfire-multi
+++ b/config/kernel/kernel.config.armv5tel-ipfire-multi
@@ -840,6 +840,7 @@ CONFIG_SWIOTLB=y
 CONFIG_IOMMU_HELPER=y
 # CONFIG_PARAVIRT is not set
 # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
+CONFIG_RANDOMIZE_BASE=y
 
 #
 # Boot options


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2020-06-09 22:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49hPhP0fVDz2xbb@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox