Announcement

Collapse
No announcement yet.

Linux 5.10-rc4 Released But The Kernel Hasn't Calmed Down Yet

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux 5.10-rc4 Released But The Kernel Hasn't Calmed Down Yet

    Phoronix: Linux 5.10-rc4 Released But The Kernel Hasn't Calmed Down Yet

    Traditionally we should be past the half-way point of the release cycle at the fourth weekly release candidate, but with today's RC4 release of Linux 5.10 the activity hasn't calmed down at all...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    If it is selftest updates I guess it might be due to beeing an lts release. The more testing the better.

    Comment


    • #3
      Hm, as reported over here, I get the following dmesg errors (tested it with 5.10 RC3 and RC4 with the Suse sources):

      [ 7.200130] RIP: 0010:drm_crtc_vblank_helper_get_vblank_timestamp_i nternal+0x2ee/0x420 [drm]
      [ 7.200132] Code: 49 8b 4e 18 48 8b 51 50 48 85 d2 75 03 48 8b 11 31 ed 48 c7 c7 37 19 45 c0 48 89 c6 48 c7 c1 71 30 45 c0 31 c0 e8 52 29 e4 e8 <0f> 0b e9 ff 00 00 00 31 d2 f7
      f1 48 8b 5c 24 10 48 98 48 89 f9 48
      [ 7.200133] RSP: 0018:ffffbf5e815db7c0 EFLAGS: 00010046
      [ 7.200134] RAX: 37b71e28675baf00 RBX: 0000000000000000 RCX: 0000000000000027
      [ 7.200134] RDX: 0000000000000027 RSI: 0000000000000004 RDI: ffff96f01dc17908
      [ 7.200135] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffffaa884e30
      [ 7.200136] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffc04be580
      [ 7.200136] R13: ffff96e8cbdd7800 R14: ffff96e8ce840010 R15: ffff96e8ce9598a8
      [ 7.200138] FS: 00007f05e2f57940(0000) GS:ffff96f01dc00000(0000) knlGS:0000000000000000
      [ 7.200138] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
      [ 7.200139] CR2: 00007ffc11a2c248 CR3: 000000010b0fe004 CR4: 00000000001706e0
      [ 7.200140] Call Trace:
      [ 7.200208] ? amdgpu_get_vblank_counter_kms+0xd5/0x1a0 [amdgpu]
      [ 7.200216] drm_reset_vblank_timestamp+0x97/0x260 [drm]
      [ 7.200222] drm_crtc_vblank_on+0x8c/0x140 [drm]
      [ 7.200263] amdgpu_dm_atomic_commit_tail+0xf3b/0x2500 [amdgpu]
      [ 7.200306] ? bw_calcs+0x1890/0x1900 [amdgpu]
      [ 7.200348] ? fill_dc_plane_info_and_addr+0x27d/0x340 [amdgpu]
      [ 7.200357] commit_tail+0x8f/0x180 [drm_kms_helper]
      [ 7.200362] drm_atomic_helper_commit+0x20e/0x220 [drm_kms_helper]
      [ 7.200365] drm_atomic_helper_set_config+0x6d/0xa0 [drm_kms_helper]
      [ 7.200372] drm_mode_setcrtc+0x307/0x720 [drm]
      [ 7.200375] ? iovec_from_user+0x10e/0x180
      [ 7.200381] ? drm_crtc_check_viewport+0xa0/0xa0 [drm]
      [ 7.200387] drm_ioctl_kernel+0xd3/0x160 [drm]
      [ 7.200393] drm_ioctl+0x240/0x3a0 [drm]
      [ 7.200399] ? drm_crtc_check_viewport+0xa0/0xa0 [drm]
      [ 7.200440] amdgpu_drm_ioctl+0x3e/0x80 [amdgpu]
      [ 7.200443] __se_sys_ioctl+0x6a/0xc0
      [ 7.200446] do_syscall_64+0x2d/0x80
      [ 7.200448] entry_SYSCALL_64_after_hwframe+0x44/0xa9
      [ 7.200449] RIP: 0033:0x7f05e338656b
      [ 7.200450] Code: 89 d8 49 8d 3c 1c 48 f7 d8 49 39 c4 72 b5 e8 1c ff ff ff 85 c0 78 ba 4c 89 e0 5b 5d 41 5c c3 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48
      8b 0d d5 c8 0c 00 f7 d8 64 89 01 48
      [ 7.200451] RSP: 002b:00007ffc20b85458 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
      [ 7.200452] RAX: ffffffffffffffda RBX: 00007ffc20b85490 RCX: 00007f05e338656b
      [ 7.200453] RDX: 00007ffc20b85490 RSI: 00000000c06864a2 RDI: 000000000000000d
      [ 7.200453] RBP: 00000000c06864a2 R08: 0000000000000000 R09: 000055ac00c531f0
      [ 7.200454] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
      [ 7.200455] R13: 000000000000000d R14: 000055ac00c531f0 R15: 0000000000000000
      [ 7.200456] ---[ end trace 8511c37a20b664ea ]---

      Comment

      Working...
      X