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

Commits on Aug 17, 2020

  1. linux: Add version 5.4.57

    Create bee file with
    
        cp linux-5.4.54-339.bee linux-5.4.57-340.bee
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    a2dfd7a View commit details
    Browse the repository at this point in the history
  2. linux-5.4.57: Remove BLK_DEV_SR_VENDOR

    Remove the parameter BLK_DEV_SR_VENDOR which no longer exists.
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    be58d6f View commit details
    Browse the repository at this point in the history
  3. linux-5.4.57: Remove RCU_CPU_STALL_TIMEOUT

    Restore RCU_CPU_STALL_TIMEOUT to its default value (21s). It is unclear,
    why we changed that.
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    fce814e View commit details
    Browse the repository at this point in the history
  4. linux-5.4.57: Add CONFIG_LOG_BUF_SHIFT=19

    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
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    c183297 View commit details
    Browse the repository at this point in the history
  5. linux-5.4.57: Update nfsd patch

    Use patch ported to v5.4.57.
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    ed52667 View commit details
    Browse the repository at this point in the history
  6. linux-5.4.57: Update drm-amdgpu-patch

    Use patch ported to v5.4.57
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    9996355 View commit details
    Browse the repository at this point in the history
  7. nvidia_linux: Build 440.44 for Linux 5.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
    donald committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    ad5c3d2 View commit details
    Browse the repository at this point in the history