Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
  2020-02-06  6:50 ` New package: linux5.5-5.5.2 (tested on x86_64) voidlinux-github
@ 2020-02-06  6:54 ` voidlinux-github
  2020-02-06  7:18 ` [PR PATCH] [Merged]: " voidlinux-github
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06  6:54 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582763752

Comment:
It's restricted to be built only for i686 and x86_64. This way we can push this without introducing build failures due to outdated configuration.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [PR PATCH] [Merged]: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
  2020-02-06  6:50 ` New package: linux5.5-5.5.2 (tested on x86_64) voidlinux-github
  2020-02-06  6:54 ` voidlinux-github
@ 2020-02-06  7:18 ` voidlinux-github
  2020-02-06 11:50 ` voidlinux-github
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06  7:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: linux5.5-5.5.2 (tested on x86_64).
https://github.com/void-linux/void-packages/pull/18849

Description:
This enables X86_UMIP among other things, also restores
TRANSPARENT_HUGEPAGE_MADVISE=y (which was set to
_ALWAYS again, see [1]).

How to know what is the policy to enable or disable
any option? simple: we follow what upstream defaults to, e.g:
if an option is disabled by default (N), we don't enable
it unless it's explicitely required. For any other options
that can be built as modules, we build them as modules.

So the linux kernel configuration that void uses depends
on what upstream sets by default.

For now this only contains working configurations for
x86 and x86_64. People with working hardware should adapt
this configuration to the target arch appropiately.

Built and tested on x86 and x86_64.

[1] https://blog.nelhage.com/post/transparent-hugepages/

[ci skip]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-02-06  7:18 ` [PR PATCH] [Merged]: " voidlinux-github
@ 2020-02-06 11:50 ` voidlinux-github
  2020-02-06 11:53 ` voidlinux-github
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 11:50 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582869093

Comment:
This introduces a bunch of rather questionable changes to the kernel config, like disabling page posioning, restricting CPUs to 64, disabling KASLR, and disabling a class of broadcom wifi drivers, possibly others. How about not merging things like this without undergoing review?

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-02-06 11:50 ` voidlinux-github
@ 2020-02-06 11:53 ` voidlinux-github
  2020-02-06 11:59 ` voidlinux-github
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 11:53 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582869093

Comment:
This introduces a bunch of rather questionable changes to the kernel config, like disabling page posioning (and a bunch of other hardening options), restricting CPUs to 64, disabling KASLR, and disabling a class of broadcom wifi drivers, and others. How about not merging things like this without undergoing review?

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-02-06 11:53 ` voidlinux-github
@ 2020-02-06 11:59 ` voidlinux-github
  2020-02-06 12:03 ` voidlinux-github
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 11:59 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582872551

Comment:
Feel free to update it, it took me a long while already.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-02-06 11:59 ` voidlinux-github
@ 2020-02-06 12:03 ` voidlinux-github
  2020-02-06 12:09 ` voidlinux-github
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:03 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582874156

Comment:
CPUs is restricted to 64 because this is the default.

I simply used defaults.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-02-06 12:03 ` voidlinux-github
@ 2020-02-06 12:09 ` voidlinux-github
  2020-02-06 12:12 ` voidlinux-github
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:09 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582876362

Comment:
You are talking about "without undergoing review", linux5.4 reverted my change to not enable THP by default, as stated in my commit message. Who reviewed this? obviously nobody.

So I don't think this is worse than that was there before.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-02-06 12:09 ` voidlinux-github
@ 2020-02-06 12:12 ` voidlinux-github
  2020-02-06 12:12 ` voidlinux-github
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:12 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582877545

Comment:
Note that I've used oldconfig and looking at each option one by one.

It took me literally a few hours.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-02-06 12:12 ` voidlinux-github
@ 2020-02-06 12:12 ` voidlinux-github
  2020-02-06 12:13 ` voidlinux-github
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:12 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582877652

Comment:
The existing config was fine as it was already - just take the config from previous version, run oldconfig on it in the new tree, update options that are new/have changed, and possibly change the things you explicitly wanted to change later. There is no need to go through creation of a new config and is likely to do more harm than good.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-02-06 12:12 ` voidlinux-github
@ 2020-02-06 12:13 ` voidlinux-github
  2020-02-06 12:13 ` voidlinux-github
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:13 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582877798

Comment:
@q66 this is what I did. 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-02-06 12:13 ` voidlinux-github
@ 2020-02-06 12:13 ` voidlinux-github
  2020-02-06 12:14 ` voidlinux-github
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:13 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582877652

Comment:
The existing config was fine as it was already - just take the config from previous version, run oldconfig on it in the new tree, update options that are new/have changed, and possibly change the things you explicitly wanted to change later. There is no need to go through creation of a new config and is likely to do more harm than good.

Maybe then it also wouldn't have taken you a few hours...

Yes, it is worse than it was before; these things are listed are just a few that I immediately saw, and there's more.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-02-06 12:13 ` voidlinux-github
@ 2020-02-06 12:14 ` voidlinux-github
  2020-02-06 12:34 ` voidlinux-github
  2020-02-06 12:38 ` voidlinux-github
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:14 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582878432

Comment:
If you don't trust me, try yourself with the existing linux5.4 config.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2020-02-06 12:14 ` voidlinux-github
@ 2020-02-06 12:34 ` voidlinux-github
  2020-02-06 12:38 ` voidlinux-github
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:34 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582885898

Comment:
"You are talking about "without undergoing review", linux5.4 reverted my change to not enable THP by default, as stated in my commit message. Who reviewed this? obviously nobody."

previous mistakes should not justify making them again. Besides, I only call out things I notice problems with, in this case I went to diff the new config against the old one to be able to see what changed so I could use that for the ppc configs.

I don't have an x86_64 machine at hand to test that out, but I had another user on IRC confirm that oldconfig *does not* ask for those things that were changed.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2020-02-06 12:34 ` voidlinux-github
@ 2020-02-06 12:38 ` voidlinux-github
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06 12:38 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582887278

Comment:
Anyway, my main point here is that these kinds of things just should not happen, as there should be no rush with introducing any new packages into the repository, so we can take our time; 5.4 is a longterm tree and 5.5 does not introduce anything extremely important.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: New package: linux5.5-5.5.2 (tested on x86_64).
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
@ 2020-02-06  6:50 ` voidlinux-github
  2020-02-06  6:54 ` voidlinux-github
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 15+ messages in thread
From: voidlinux-github @ 2020-02-06  6:50 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18849#issuecomment-582762995

Comment:
@q66 @pullmoll please update the !x86 configs

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-02-06 12:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18849@inbox.vuxu.org>
2020-02-06  6:50 ` New package: linux5.5-5.5.2 (tested on x86_64) voidlinux-github
2020-02-06  6:54 ` voidlinux-github
2020-02-06  7:18 ` [PR PATCH] [Merged]: " voidlinux-github
2020-02-06 11:50 ` voidlinux-github
2020-02-06 11:53 ` voidlinux-github
2020-02-06 11:59 ` voidlinux-github
2020-02-06 12:03 ` voidlinux-github
2020-02-06 12:09 ` voidlinux-github
2020-02-06 12:12 ` voidlinux-github
2020-02-06 12:12 ` voidlinux-github
2020-02-06 12:13 ` voidlinux-github
2020-02-06 12:13 ` voidlinux-github
2020-02-06 12:14 ` voidlinux-github
2020-02-06 12:34 ` voidlinux-github
2020-02-06 12:38 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).