mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #4036 from piso77/master_cubox
linux-imx6: update to latest stable/linux-3.14.y - Linux 3.14.36
This commit is contained in:
2603
projects/imx6/patches/linux/linux-000-patch-3.14.25-26.patch
Normal file
2603
projects/imx6/patches/linux/linux-000-patch-3.14.25-26.patch
Normal file
File diff suppressed because it is too large
Load Diff
914
projects/imx6/patches/linux/linux-000-patch-3.14.26-27.patch
Normal file
914
projects/imx6/patches/linux/linux-000-patch-3.14.26-27.patch
Normal file
File diff suppressed because it is too large
Load Diff
1961
projects/imx6/patches/linux/linux-000-patch-3.14.27-28.patch
Normal file
1961
projects/imx6/patches/linux/linux-000-patch-3.14.27-28.patch
Normal file
File diff suppressed because it is too large
Load Diff
2545
projects/imx6/patches/linux/linux-000-patch-3.14.28-29.patch
Normal file
2545
projects/imx6/patches/linux/linux-000-patch-3.14.28-29.patch
Normal file
File diff suppressed because it is too large
Load Diff
4387
projects/imx6/patches/linux/linux-000-patch-3.14.29-30.patch
Normal file
4387
projects/imx6/patches/linux/linux-000-patch-3.14.29-30.patch
Normal file
File diff suppressed because it is too large
Load Diff
5731
projects/imx6/patches/linux/linux-000-patch-3.14.30-31.patch
Normal file
5731
projects/imx6/patches/linux/linux-000-patch-3.14.30-31.patch
Normal file
File diff suppressed because it is too large
Load Diff
1098
projects/imx6/patches/linux/linux-000-patch-3.14.31-32.patch
Normal file
1098
projects/imx6/patches/linux/linux-000-patch-3.14.31-32.patch
Normal file
File diff suppressed because it is too large
Load Diff
942
projects/imx6/patches/linux/linux-000-patch-3.14.32-33.patch
Normal file
942
projects/imx6/patches/linux/linux-000-patch-3.14.32-33.patch
Normal file
File diff suppressed because it is too large
Load Diff
584
projects/imx6/patches/linux/linux-000-patch-3.14.33-34.patch
Normal file
584
projects/imx6/patches/linux/linux-000-patch-3.14.33-34.patch
Normal file
File diff suppressed because it is too large
Load Diff
2036
projects/imx6/patches/linux/linux-000-patch-3.14.34-35.patch
Normal file
2036
projects/imx6/patches/linux/linux-000-patch-3.14.34-35.patch
Normal file
File diff suppressed because it is too large
Load Diff
3448
projects/imx6/patches/linux/linux-000-patch-3.14.35-36.patch
Normal file
3448
projects/imx6/patches/linux/linux-000-patch-3.14.35-36.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,12 +0,0 @@
|
||||
diff -uNr linux-3.6.4-orig/arch/x86/kernel/tsc.c linux-3.6.4-new/arch/x86/kernel/tsc.c
|
||||
--- linux-3.6.4-orig/arch/x86/kernel/tsc.c 2012-11-03 14:19:55.000000000 +0100
|
||||
+++ linux-3.6.4-new/arch/x86/kernel/tsc.c 2012-11-03 14:23:05.000000000 +0100
|
||||
@@ -374,7 +374,7 @@
|
||||
goto success;
|
||||
}
|
||||
}
|
||||
- pr_err("Fast TSC calibration failed\n");
|
||||
+ pr_info("Fast TSC calibration failed\n");
|
||||
return 0;
|
||||
|
||||
success:
|
||||
Reference in New Issue
Block a user