Skip to content

Add Linux 5.15.86-442 #2816

Merged
merged 6 commits into from
Jan 10, 2023
Merged

Add Linux 5.15.86-442 #2816

merged 6 commits into from
Jan 10, 2023

Conversation

donald
Copy link
Collaborator

@donald donald commented Jan 4, 2023

This kernel contains a patch, so that /proc/mounts and
/proc/self/mountinfo format the nfs mariux security flavor as
"sec=mariux" instead of "sec=unknown" 1

This kernel contains a patch to re-enable TASK_DELAY_ACCT 2. The
missing TASK_DELAY_ACCT is one reason, our old pyhton-based iotop
stopped to work, and the new c-based iotop doesn't work in all modes.
There is another reason, however, which is not yet understood. 3

This kernel contains a patch, so that /proc/mounts and
/proc/self/mountinfo format the nfs mariux security flavor as
"sec=mariux" instead of "sec=unknown" [1]

This kernel contains a patch to re-enable TASK_DELAY_ACCT [2]. The
missing TASK_DELAY_ACCT is one reason, our old pyhton-based iotop
stopped to work, and the new c-based iotop doesn't work in all modes.
There is another reason, however, which is not yet understood. [3]

[1]: mariux64/linux@f03653475294
[2]: mariux64/linux@2dbcbb0533d6
[3]: #2810
@donald
Copy link
Collaborator Author

donald commented Jan 4, 2023

Tested on theinternet

@pmenzel pmenzel changed the title Add linux 5.15.86 441 Add Linux 5.15.86-441 Jan 4, 2023
@pmenzel
Copy link
Collaborator

pmenzel commented Jan 4, 2023

Tested on machdoch.

@pmenzel
Copy link
Collaborator

pmenzel commented Jan 4, 2023

@donald
Copy link
Collaborator Author

donald commented Jan 4, 2023

I'll switch FB_MATROX from "m" to "n", but the module could as well be blacklisted via modprobe.d.

donald added a commit to mariux64/linux that referenced this pull request Jan 4, 2023
Disable FB_MATROX as requested in [1]

[1]: mariux64/bee-files#2816
Add linux-5.15.86-442 and remove linux.5.15.86-441

Differences:

  - Disable FB_MATROX as requested in [2]
  - Enable SENSORS_CORETEMP as requested in [1]

[1]: #2816
[2]: #2817
@donald donald changed the title Add Linux 5.15.86-441 Add Linux 5.15.86-442 Jan 4, 2023
@donald
Copy link
Collaborator Author

donald commented Jan 4, 2023

buczek@theinternet:~/git/bee-files (add-linux-5.15.86-441)$ BEE_MAKEFLAGS="-j $(nproc)" unshare -r ./nvidia_linux-5.15.86-442-510.60.02-0.bee -c
[...]
make[1]: Entering directory '/scratch/local/linux-5.15.86-442.x86_64/source'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: gcc (GCC) 10.4.0
  You are using:           cc (GCC) 10.4.0

:-)

@donald
Copy link
Collaborator Author

donald commented Jan 4, 2023

@pmenzel: -442 is ready, but I can't test nvidia remotely.

@pmenzel
Copy link
Collaborator

pmenzel commented Jan 4, 2023

Tested on machdoch:

$ lsmod | grep coretemp
coretemp               16384  0

Tested on theinternet. After turning on the monitor, lightdm on tty7 was just black. Switch to tty1 worked, and restarting lightdm got it running, and logging in to Xfce also worked.

Add linux-5.15.86-443 and remove linux.5.15.86-442

Differences:

- nfsd: Do not try to use idmapd with sec=mariux [1]

[1]: mariux64/linux@64520260f7ec98
@donald donald merged commit 3df19e7 into master Jan 10, 2023
pmenzel pushed a commit to mariux64/linux that referenced this pull request Jan 23, 2023
Disable FB_MATROX as requested in [1]

[1]: mariux64/bee-files#2816
donald added a commit to mariux64/linux that referenced this pull request Apr 8, 2023
Disable FB_MATROX as requested in [1]

[1]: mariux64/bee-files#2816
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants