Skip to content

Add linux 5.4.57 #1854

Closed
wants to merge 7 commits into from
Closed

Add linux 5.4.57 #1854

wants to merge 7 commits into from

Commits on Aug 10, 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 10, 2020
    Configuration menu
    Copy the full SHA
    81ffa5e 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 10, 2020
    Configuration menu
    Copy the full SHA
    d59f7b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

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

    Use patch ported to v5.4.57
    donald committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a6d2a44 View commit details
    Browse the repository at this point in the history
  5. 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 11, 2020
    Configuration menu
    Copy the full SHA
    a08ff1b View commit details
    Browse the repository at this point in the history