Skip to content

Add linux 5.4.57 #1855

Merged
merged 7 commits into from Aug 17, 2020
Merged

Add linux 5.4.57 #1855

merged 7 commits into from Aug 17, 2020

Conversation

donald
Copy link
Collaborator

@donald donald commented Aug 11, 2020

Update to latest LTS

All "linux" from bee.issues included:

linux remove CONFIG_RCU_CPU_STALL_TIMEOUT=60 : included since ever, no reason, default is 21
linux build watchdog drivers as modules #1821
linux Add CONFIG_IKHEADERS #1822
linux Build i2c-dev driver #1819
linux CONFIG_LOG_BUF_SHIFT=19 #1849

Tested on sigquit (nvidia) and claptrap (nfs server).

Replaces #1854 (bad branch name)

Create bee file with

    cp linux-5.4.54-339.bee linux-5.4.57-340.bee
Remove the parameter BLK_DEV_SR_VENDOR which no longer exists.
Restore RCU_CPU_STALL_TIMEOUT to its default value (21s). It is unclear,
why we changed that.
Change CONFIG_LOG_BUF_SHIFT from its default 17 ot 19. This increases
the kernel log buffer from 128k to 512k, which seems to avoid a problem,
which causes some log messages from early boot to be lost.

Resolves: #1849
Use patch ported to v5.4.57.
Use patch ported to v5.4.57
Create bee file with

    cp nvidia_linux-5.4.54-339-440.44-0.bee nvidia_linux-5.4.57-340-440.44-0.bee
@pmenzel
Copy link
Collaborator

pmenzel commented Aug 17, 2020

Can I merge it?

@donald
Copy link
Collaborator Author

donald commented Aug 17, 2020

Yes. please. I've just added a reference to the log issue to the commit. Otherwise its finished.

@pmenzel pmenzel merged commit 1009efb into master Aug 17, 2020
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