Linux v4.1-rc3-177-gf0897f4cc0fc
This commit is contained in:
parent
2844a7d7e1
commit
ea896256a4
3 changed files with 7 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ Signed-off-by: Josh Boyer <jwboyer@redhat.com>
|
|||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/drivers/acpi/osl.c b/drivers/acpi/osl.c
|
||||
index 39748bb3a543..72edfeedb326 100644
|
||||
index 7ccba395c9dd..9cbdbccf3dc3 100644
|
||||
--- a/drivers/acpi/osl.c
|
||||
+++ b/drivers/acpi/osl.c
|
||||
@@ -44,6 +44,7 @@
|
||||
|
|
@ -24,7 +24,7 @@ index 39748bb3a543..72edfeedb326 100644
|
|||
|
||||
#include <asm/io.h>
|
||||
#include <asm/uaccess.h>
|
||||
@@ -255,7 +256,7 @@ early_param("acpi_rsdp", setup_acpi_rsdp);
|
||||
@@ -252,7 +253,7 @@ early_param("acpi_rsdp", setup_acpi_rsdp);
|
||||
acpi_physical_address __init acpi_os_get_root_pointer(void)
|
||||
{
|
||||
#ifdef CONFIG_KEXEC
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
%define gitrev 3
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2212,6 +2212,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri May 15 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc3.git3.1
|
||||
- Linux v4.1-rc3-177-gf0897f4cc0fc
|
||||
|
||||
* Thu May 14 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Fix non-empty dir removal in overlayfs (rhbz 1220915)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,4 +1,4 @@
|
|||
a86916bd12798220da9eb4a1eec3616d linux-4.0.tar.xz
|
||||
d125eecce68ab6fb5f1f23523c2c04b8 perf-man-4.0.tar.gz
|
||||
a858fe84bfa6428ff24852221613131f patch-4.1-rc3.xz
|
||||
7366c7b633485fc46e13232f568cc15a patch-4.1-rc3-git2.xz
|
||||
9dff2b4094cd06ccd7fa2f0a003f5e4b patch-4.1-rc3-git3.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue