~vicamo/+git/ubuntu-kernel:bug-1866734/fix-selftest-retry-v2/unstable

Last commit made on 2020-03-16
Get this branch:
git clone -b bug-1866734/fix-selftest-retry-v2/unstable https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1866734/fix-selftest-retry-v2/unstable
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

1460b25... by You-Sheng Yang

Bug 1866734: Input: i8042 - fix the selftest retry logic

5aa0ded... by You-Sheng Yang

Input: i8042 - fix the selftest retry logic

It returns -NODEV at the first selftest timeout, so the retry logic
doesn't work. Move the return outside of the while loop to make it real
retry 5 times before returns -ENODEV.

BTW, the origin loop will retry 6 times, also fix this.

Signed-off-by: You-Sheng Yang <email address hidden>
(backported from
https://<email address hidden>/)

57a9b48... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: Update CLK_R8A7796X annotations

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

76f1617... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: Update SOC_R8A7796X annotations

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

7135f0b... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: remove arm arch from annotations

Both CONFIG_ARCH_DAVINCI and CONFIG_ARCH_LPC32XX are now hidden behind
CONFIG_MULTI_V5, which is incompatible with CONFIG_MULTI_V7, which we enable.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

a41322d... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: remove ANDROID_VSOC from annotations

Since c3709b328500 ("staging: android: Delete the 'vsoc' driver"), this is no
option is no more.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

87d1529... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: Fix DATA_SHIFT annotations

Now that CONFIG_STRICT_KERNEL_RWX is enabled on ppc64el, the default value for
CONFIG_DATA_SHIFT is 24.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

bb08b31... by Thadeu Lima de Souza Cascardo

UBUNTU: Config: Fix SND_HDA_PREALLOC_SIZE annotations

Since c31427d0d21e ("ALSA: hda: No preallocation on x86 platforms"),
CONFIG_SND_HDA_PREALLOC_SIZE is 0 on x86 platforms.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

f9b31f5... by Andrea Righi

UBUNTU: Ubuntu-5.6-5.6.0-4.4

Signed-off-by: Andrea Righi <email address hidden>

da42105... by Andrea Righi

UBUNTU: [Config] updateconfigs after rebase to 5.6-rc5

Signed-off-by: Andrea Righi <email address hidden>