kernel: bump 4.19 to 4.19.65
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
		| @@ -11,7 +11,7 @@ | ||||
|  	early_print("no ATAGS support: can't continue\n"); | ||||
| --- a/arch/arm64/include/asm/cpufeature.h | ||||
| +++ b/arch/arm64/include/asm/cpufeature.h | ||||
| @@ -365,7 +365,7 @@ static inline bool cpu_have_feature(unsi | ||||
| @@ -366,7 +366,7 @@ static inline bool cpu_have_feature(unsi | ||||
|  } | ||||
|   | ||||
|  /* System capability check for constant caps */ | ||||
| @@ -20,7 +20,7 @@ | ||||
|  { | ||||
|  	if (num >= ARM64_NCAPS) | ||||
|  		return false; | ||||
| @@ -379,7 +379,7 @@ static inline bool cpus_have_cap(unsigne | ||||
| @@ -380,7 +380,7 @@ static inline bool cpus_have_cap(unsigne | ||||
|  	return test_bit(num, cpu_hwcaps); | ||||
|  } | ||||
|   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Koen Vandeputte
					Koen Vandeputte