mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
linux: update to linux-3.2.16
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3f8cca7cf0
commit
82c55cd504
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="linux"
|
PKG_NAME="linux"
|
||||||
PKG_VERSION="3.2.15"
|
PKG_VERSION="3.2.16"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acconfig.h linux-3.2.1.patch/drivers/acpi/acpica/acconfig.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acconfig.h linux-3.2.16.patch/drivers/acpi/acpica/acconfig.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acconfig.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acconfig.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acconfig.h 2012-01-24 15:55:55.200434254 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acconfig.h 2012-04-23 06:05:41.300122287 +0200
|
||||||
@@ -202,9 +202,10 @@
|
@@ -202,9 +202,10 @@
|
||||||
#define ACPI_RSDP_CHECKSUM_LENGTH 20
|
#define ACPI_RSDP_CHECKSUM_LENGTH 20
|
||||||
#define ACPI_RSDP_XCHECKSUM_LENGTH 36
|
#define ACPI_RSDP_XCHECKSUM_LENGTH 36
|
||||||
@ -13,9 +13,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acconfig.h linux-3.2.1.patch/drivers/
|
|||||||
#define ACPI_IPMI_BUFFER_SIZE 66
|
#define ACPI_IPMI_BUFFER_SIZE 66
|
||||||
|
|
||||||
/* _sx_d and _sx_w control methods */
|
/* _sx_d and _sx_w control methods */
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acevents.h linux-3.2.1.patch/drivers/acpi/acpica/acevents.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acevents.h linux-3.2.16.patch/drivers/acpi/acpica/acevents.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acevents.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acevents.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acevents.h 2012-01-24 15:55:50.978361261 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acevents.h 2012-04-23 06:05:41.300122287 +0200
|
||||||
@@ -162,6 +162,7 @@
|
@@ -162,6 +162,7 @@
|
||||||
|
|
||||||
acpi_status
|
acpi_status
|
||||||
@ -24,9 +24,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acevents.h linux-3.2.1.patch/drivers/
|
|||||||
u32 function,
|
u32 function,
|
||||||
u32 region_offset, u32 bit_width, u64 *value);
|
u32 region_offset, u32 bit_width, u64 *value);
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acglobal.h linux-3.2.1.patch/drivers/acpi/acpica/acglobal.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acglobal.h linux-3.2.16.patch/drivers/acpi/acpica/acglobal.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acglobal.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acglobal.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acglobal.h 2012-01-24 15:55:37.020119945 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acglobal.h 2012-04-23 06:05:41.302122323 +0200
|
||||||
@@ -140,8 +140,19 @@
|
@@ -140,8 +140,19 @@
|
||||||
acpi_name acpi_gbl_trace_method_name;
|
acpi_name acpi_gbl_trace_method_name;
|
||||||
u8 acpi_gbl_system_awake_and_running;
|
u8 acpi_gbl_system_awake_and_running;
|
||||||
@ -56,9 +56,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acglobal.h linux-3.2.1.patch/drivers/
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acinterp.h linux-3.2.1.patch/drivers/acpi/acpica/acinterp.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acinterp.h linux-3.2.16.patch/drivers/acpi/acpica/acinterp.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acinterp.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acinterp.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acinterp.h 2012-01-24 15:55:29.923997264 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acinterp.h 2012-04-23 06:05:41.370123694 +0200
|
||||||
@@ -468,6 +468,8 @@
|
@@ -468,6 +468,8 @@
|
||||||
|
|
||||||
void acpi_ex_integer_to_string(char *dest, u64 value);
|
void acpi_ex_integer_to_string(char *dest, u64 value);
|
||||||
@ -68,9 +68,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acinterp.h linux-3.2.1.patch/drivers/
|
|||||||
/*
|
/*
|
||||||
* exregion - default op_region handlers
|
* exregion - default op_region handlers
|
||||||
*/
|
*/
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/aclocal.h linux-3.2.1.patch/drivers/acpi/acpica/aclocal.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/aclocal.h linux-3.2.16.patch/drivers/acpi/acpica/aclocal.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/aclocal.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/aclocal.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/aclocal.h 2012-01-24 15:56:12.258729163 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/aclocal.h 2012-04-23 06:05:41.401124318 +0200
|
||||||
@@ -53,7 +53,7 @@
|
@@ -53,7 +53,7 @@
|
||||||
|
|
||||||
/* Total number of aml opcodes defined */
|
/* Total number of aml opcodes defined */
|
||||||
@ -127,9 +127,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/aclocal.h linux-3.2.1.patch/drivers/a
|
|||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
*
|
*
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acobject.h linux-3.2.1.patch/drivers/acpi/acpica/acobject.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acobject.h linux-3.2.16.patch/drivers/acpi/acpica/acobject.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acobject.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acobject.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acobject.h 2012-01-24 15:55:50.980361296 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acobject.h 2012-04-23 06:05:41.402124338 +0200
|
||||||
@@ -254,6 +254,7 @@
|
@@ -254,6 +254,7 @@
|
||||||
u32 base_byte_offset; /* Byte offset within containing object */\
|
u32 base_byte_offset; /* Byte offset within containing object */\
|
||||||
u32 value; /* Value to store into the Bank or Index register */\
|
u32 value; /* Value to store into the Bank or Index register */\
|
||||||
@ -149,17 +149,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acobject.h linux-3.2.1.patch/drivers/
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct acpi_object_bank_field {
|
struct acpi_object_bank_field {
|
||||||
@@ -358,6 +361,7 @@
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acopcode.h linux-3.2.16.patch/drivers/acpi/acpica/acopcode.h
|
||||||
*/
|
--- linux-3.2.16/drivers/acpi/acpica/acopcode.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
struct acpi_object_extra {
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acopcode.h 2012-04-23 06:05:41.403124358 +0200
|
||||||
ACPI_OBJECT_COMMON_HEADER struct acpi_namespace_node *method_REG; /* _REG method for this region (if any) */
|
|
||||||
+ struct acpi_namespace_node *scope_node;
|
|
||||||
void *region_context; /* Region-specific data */
|
|
||||||
u8 *aml_start;
|
|
||||||
u32 aml_length;
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acopcode.h linux-3.2.1.patch/drivers/acpi/acpica/acopcode.h
|
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acopcode.h 2012-01-12 20:42:45.000000000 +0100
|
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acopcode.h 2012-01-24 15:55:50.981361313 +0100
|
|
||||||
@@ -93,6 +93,7 @@
|
@@ -93,6 +93,7 @@
|
||||||
#define ARGP_CONCAT_OP ARGP_LIST3 (ARGP_TERMARG, ARGP_TERMARG, ARGP_TARGET)
|
#define ARGP_CONCAT_OP ARGP_LIST3 (ARGP_TERMARG, ARGP_TERMARG, ARGP_TARGET)
|
||||||
#define ARGP_CONCAT_RES_OP ARGP_LIST3 (ARGP_TERMARG, ARGP_TERMARG, ARGP_TARGET)
|
#define ARGP_CONCAT_RES_OP ARGP_LIST3 (ARGP_TERMARG, ARGP_TERMARG, ARGP_TARGET)
|
||||||
@ -192,9 +184,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acopcode.h linux-3.2.1.patch/drivers/
|
|||||||
#define ARGI_SHIFT_LEFT_OP ARGI_LIST3 (ARGI_INTEGER, ARGI_INTEGER, ARGI_TARGETREF)
|
#define ARGI_SHIFT_LEFT_OP ARGI_LIST3 (ARGI_INTEGER, ARGI_INTEGER, ARGI_TARGETREF)
|
||||||
#define ARGI_SHIFT_RIGHT_OP ARGI_LIST3 (ARGI_INTEGER, ARGI_INTEGER, ARGI_TARGETREF)
|
#define ARGI_SHIFT_RIGHT_OP ARGI_LIST3 (ARGI_INTEGER, ARGI_INTEGER, ARGI_TARGETREF)
|
||||||
#define ARGI_SIGNAL_OP ARGI_LIST1 (ARGI_EVENT)
|
#define ARGI_SIGNAL_OP ARGI_LIST1 (ARGI_EVENT)
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acpredef.h linux-3.2.1.patch/drivers/acpi/acpica/acpredef.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acpredef.h linux-3.2.16.patch/drivers/acpi/acpica/acpredef.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acpredef.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acpredef.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acpredef.h 2012-01-24 15:56:12.259729180 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acpredef.h 2012-04-23 06:05:41.404124378 +0200
|
||||||
@@ -94,6 +94,14 @@
|
@@ -94,6 +94,14 @@
|
||||||
* ACPI_PTYPE2_REV_FIXED: Revision at start, each subpackage is Fixed-length
|
* ACPI_PTYPE2_REV_FIXED: Revision at start, each subpackage is Fixed-length
|
||||||
* (Used for _ART, _FPS)
|
* (Used for _ART, _FPS)
|
||||||
@ -332,9 +324,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acpredef.h linux-3.2.1.patch/drivers/
|
|||||||
{{"_SUN", 0, ACPI_RTYPE_INTEGER}},
|
{{"_SUN", 0, ACPI_RTYPE_INTEGER}},
|
||||||
{{"_SWS", 0, ACPI_RTYPE_INTEGER}},
|
{{"_SWS", 0, ACPI_RTYPE_INTEGER}},
|
||||||
{{"_TC1", 0, ACPI_RTYPE_INTEGER}},
|
{{"_TC1", 0, ACPI_RTYPE_INTEGER}},
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acresrc.h linux-3.2.1.patch/drivers/acpi/acpica/acresrc.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acresrc.h linux-3.2.16.patch/drivers/acpi/acpica/acresrc.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acresrc.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acresrc.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acresrc.h 2012-01-24 15:56:05.878618861 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acresrc.h 2012-04-23 06:05:41.405124398 +0200
|
||||||
@@ -73,28 +73,40 @@
|
@@ -73,28 +73,40 @@
|
||||||
|
|
||||||
/* Resource conversion opcodes */
|
/* Resource conversion opcodes */
|
||||||
@ -511,9 +503,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acresrc.h linux-3.2.1.patch/drivers/a
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __ACRESRC_H__ */
|
#endif /* __ACRESRC_H__ */
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/acutils.h linux-3.2.1.patch/drivers/acpi/acpica/acutils.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/acutils.h linux-3.2.16.patch/drivers/acpi/acpica/acutils.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/acutils.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/acutils.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/acutils.h 2012-01-24 15:56:00.173520230 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/acutils.h 2012-04-23 06:05:41.406124418 +0200
|
||||||
@@ -45,6 +45,7 @@
|
@@ -45,6 +45,7 @@
|
||||||
#define _ACUTILS_H
|
#define _ACUTILS_H
|
||||||
|
|
||||||
@ -522,9 +514,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/acutils.h linux-3.2.1.patch/drivers/a
|
|||||||
|
|
||||||
/* Strings used by the disassembler and debugger resource dump routines */
|
/* Strings used by the disassembler and debugger resource dump routines */
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/amlcode.h linux-3.2.1.patch/drivers/acpi/acpica/amlcode.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/amlcode.h linux-3.2.16.patch/drivers/acpi/acpica/amlcode.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/amlcode.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/amlcode.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/amlcode.h 2012-01-24 15:55:55.201434271 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/amlcode.h 2012-04-23 06:05:41.407124438 +0200
|
||||||
@@ -189,6 +189,14 @@
|
@@ -189,6 +189,14 @@
|
||||||
#define AML_LNOTEQUAL_OP (u16) 0x9293
|
#define AML_LNOTEQUAL_OP (u16) 0x9293
|
||||||
|
|
||||||
@ -573,9 +565,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/amlcode.h linux-3.2.1.patch/drivers/a
|
|||||||
} AML_ACCESS_ATTRIBUTE;
|
} AML_ACCESS_ATTRIBUTE;
|
||||||
|
|
||||||
/* Bit fields in the AML method_flags byte */
|
/* Bit fields in the AML method_flags byte */
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/amlresrc.h linux-3.2.1.patch/drivers/acpi/acpica/amlresrc.h
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/amlresrc.h linux-3.2.16.patch/drivers/acpi/acpica/amlresrc.h
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/amlresrc.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/amlresrc.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/amlresrc.h 2012-01-24 15:56:00.175520264 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/amlresrc.h 2012-04-23 06:05:41.407124438 +0200
|
||||||
@@ -58,29 +58,48 @@
|
@@ -58,29 +58,48 @@
|
||||||
#define ACPI_RESTAG_TYPESPECIFICATTRIBUTES "_ATT"
|
#define ACPI_RESTAG_TYPESPECIFICATTRIBUTES "_ATT"
|
||||||
#define ACPI_RESTAG_BASEADDRESS "_BAS"
|
#define ACPI_RESTAG_BASEADDRESS "_BAS"
|
||||||
@ -777,21 +769,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/amlresrc.h linux-3.2.1.patch/drivers/
|
|||||||
|
|
||||||
/* Utility overlays */
|
/* Utility overlays */
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/dsargs.c linux-3.2.1.patch/drivers/acpi/acpica/dsargs.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/dsfield.c linux-3.2.16.patch/drivers/acpi/acpica/dsfield.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/dsargs.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/dsfield.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/dsargs.c 2012-01-24 15:55:14.624732766 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/dsfield.c 2012-04-23 06:05:41.409124478 +0200
|
||||||
@@ -384,7 +384,7 @@
|
|
||||||
|
|
||||||
/* Execute the argument AML */
|
|
||||||
|
|
||||||
- status = acpi_ds_execute_arguments(node, node->parent,
|
|
||||||
+ status = acpi_ds_execute_arguments(node, extra_desc->extra.scope_node,
|
|
||||||
extra_desc->extra.aml_length,
|
|
||||||
extra_desc->extra.aml_start);
|
|
||||||
return_ACPI_STATUS(status);
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/dsfield.c linux-3.2.1.patch/drivers/acpi/acpica/dsfield.c
|
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/dsfield.c 2012-01-12 20:42:45.000000000 +0100
|
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/dsfield.c 2012-01-24 15:55:50.983361347 +0100
|
|
||||||
@@ -221,6 +221,7 @@
|
@@ -221,6 +221,7 @@
|
||||||
{
|
{
|
||||||
acpi_status status;
|
acpi_status status;
|
||||||
@ -929,9 +909,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/dsfield.c linux-3.2.1.patch/drivers/a
|
|||||||
-
|
-
|
||||||
return_ACPI_STATUS(status);
|
return_ACPI_STATUS(status);
|
||||||
}
|
}
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/evevent.c linux-3.2.1.patch/drivers/acpi/acpica/evevent.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/evevent.c linux-3.2.16.patch/drivers/acpi/acpica/evevent.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/evevent.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/evevent.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/evevent.c 2012-01-24 15:55:37.021119963 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/evevent.c 2012-04-23 06:05:41.409124478 +0200
|
||||||
@@ -71,6 +71,12 @@
|
@@ -71,6 +71,12 @@
|
||||||
|
|
||||||
ACPI_FUNCTION_TRACE(ev_initialize_events);
|
ACPI_FUNCTION_TRACE(ev_initialize_events);
|
||||||
@ -958,9 +938,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/evevent.c linux-3.2.1.patch/drivers/a
|
|||||||
/* Install the SCI handler */
|
/* Install the SCI handler */
|
||||||
|
|
||||||
status = acpi_ev_install_sci_handler();
|
status = acpi_ev_install_sci_handler();
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/evglock.c linux-3.2.1.patch/drivers/acpi/acpica/evglock.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/evglock.c linux-3.2.16.patch/drivers/acpi/acpica/evglock.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/evglock.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/evglock.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/evglock.c 2012-01-24 15:55:37.022119980 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/evglock.c 2012-04-23 06:05:41.410124498 +0200
|
||||||
@@ -70,6 +70,12 @@
|
@@ -70,6 +70,12 @@
|
||||||
|
|
||||||
ACPI_FUNCTION_TRACE(ev_init_global_lock_handler);
|
ACPI_FUNCTION_TRACE(ev_init_global_lock_handler);
|
||||||
@ -974,9 +954,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/evglock.c linux-3.2.1.patch/drivers/a
|
|||||||
/* Attempt installation of the global lock handler */
|
/* Attempt installation of the global lock handler */
|
||||||
|
|
||||||
status = acpi_install_fixed_event_handler(ACPI_EVENT_GLOBAL,
|
status = acpi_install_fixed_event_handler(ACPI_EVENT_GLOBAL,
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/evregion.c linux-3.2.1.patch/drivers/acpi/acpica/evregion.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/evregion.c linux-3.2.16.patch/drivers/acpi/acpica/evregion.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/evregion.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/evregion.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/evregion.c 2012-01-24 15:55:50.984361364 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/evregion.c 2012-04-23 06:05:41.411124518 +0200
|
||||||
@@ -329,6 +329,7 @@
|
@@ -329,6 +329,7 @@
|
||||||
* FUNCTION: acpi_ev_address_space_dispatch
|
* FUNCTION: acpi_ev_address_space_dispatch
|
||||||
*
|
*
|
||||||
@ -1055,9 +1035,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/evregion.c linux-3.2.1.patch/drivers/
|
|||||||
region_obj2->extra.region_context);
|
region_obj2->extra.region_context);
|
||||||
|
|
||||||
if (ACPI_FAILURE(status)) {
|
if (ACPI_FAILURE(status)) {
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exconfig.c linux-3.2.1.patch/drivers/acpi/acpica/exconfig.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exconfig.c linux-3.2.16.patch/drivers/acpi/acpica/exconfig.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exconfig.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exconfig.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exconfig.c 2012-01-24 15:55:50.985361381 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exconfig.c 2012-04-23 06:05:41.412124538 +0200
|
||||||
@@ -297,9 +297,9 @@
|
@@ -297,9 +297,9 @@
|
||||||
/* Bytewise reads */
|
/* Bytewise reads */
|
||||||
|
|
||||||
@ -1071,9 +1051,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exconfig.c linux-3.2.1.patch/drivers/
|
|||||||
if (ACPI_FAILURE(status)) {
|
if (ACPI_FAILURE(status)) {
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/excreate.c linux-3.2.1.patch/drivers/acpi/acpica/excreate.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/excreate.c linux-3.2.16.patch/drivers/acpi/acpica/excreate.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/excreate.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/excreate.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/excreate.c 2012-01-24 15:55:29.924997281 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/excreate.c 2012-04-23 06:10:20.640734230 +0200
|
||||||
@@ -267,7 +267,7 @@
|
@@ -267,7 +267,7 @@
|
||||||
*
|
*
|
||||||
* PARAMETERS: aml_start - Pointer to the region declaration AML
|
* PARAMETERS: aml_start - Pointer to the region declaration AML
|
||||||
@ -1119,16 +1099,7 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/excreate.c linux-3.2.1.patch/drivers/
|
|||||||
|
|
||||||
/* Create the region descriptor */
|
/* Create the region descriptor */
|
||||||
|
|
||||||
@@ -330,10 +333,16 @@
|
@@ -339,7 +342,7 @@
|
||||||
region_obj2 = obj_desc->common.next_object;
|
|
||||||
region_obj2->extra.aml_start = aml_start;
|
|
||||||
region_obj2->extra.aml_length = aml_length;
|
|
||||||
+ if (walk_state->scope_info) {
|
|
||||||
+ region_obj2->extra.scope_node =
|
|
||||||
+ walk_state->scope_info->scope.node;
|
|
||||||
+ } else {
|
|
||||||
+ region_obj2->extra.scope_node = node;
|
|
||||||
+ }
|
|
||||||
|
|
||||||
/* Init the region from the operands */
|
/* Init the region from the operands */
|
||||||
|
|
||||||
@ -1137,9 +1108,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/excreate.c linux-3.2.1.patch/drivers/
|
|||||||
obj_desc->region.address = 0;
|
obj_desc->region.address = 0;
|
||||||
obj_desc->region.length = 0;
|
obj_desc->region.length = 0;
|
||||||
obj_desc->region.node = node;
|
obj_desc->region.node = node;
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exdump.c linux-3.2.1.patch/drivers/acpi/acpica/exdump.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exdump.c linux-3.2.16.patch/drivers/acpi/acpica/exdump.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exdump.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exdump.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exdump.c 2012-01-24 15:55:50.987361415 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exdump.c 2012-04-23 06:05:41.414124579 +0200
|
||||||
@@ -192,10 +192,13 @@
|
@@ -192,10 +192,13 @@
|
||||||
"Buffer Object"}
|
"Buffer Object"}
|
||||||
};
|
};
|
||||||
@ -1156,9 +1127,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exdump.c linux-3.2.1.patch/drivers/ac
|
|||||||
};
|
};
|
||||||
|
|
||||||
static struct acpi_exdump_info acpi_ex_dump_bank_field[5] = {
|
static struct acpi_exdump_info acpi_ex_dump_bank_field[5] = {
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exfield.c linux-3.2.1.patch/drivers/acpi/acpica/exfield.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exfield.c linux-3.2.16.patch/drivers/acpi/acpica/exfield.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exfield.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exfield.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exfield.c 2012-01-24 15:55:55.202434288 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exfield.c 2012-04-23 06:05:41.414124579 +0200
|
||||||
@@ -100,18 +100,25 @@
|
@@ -100,18 +100,25 @@
|
||||||
(obj_desc->field.region_obj->region.space_id ==
|
(obj_desc->field.region_obj->region.space_id ==
|
||||||
ACPI_ADR_SPACE_SMBUS
|
ACPI_ADR_SPACE_SMBUS
|
||||||
@ -1236,9 +1207,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exfield.c linux-3.2.1.patch/drivers/a
|
|||||||
length, source_desc->buffer.length));
|
length, source_desc->buffer.length));
|
||||||
|
|
||||||
return_ACPI_STATUS(AE_AML_BUFFER_LIMIT);
|
return_ACPI_STATUS(AE_AML_BUFFER_LIMIT);
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exfldio.c linux-3.2.1.patch/drivers/acpi/acpica/exfldio.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exfldio.c linux-3.2.16.patch/drivers/acpi/acpica/exfldio.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exfldio.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exfldio.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exfldio.c 2012-01-24 15:55:55.203434305 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exfldio.c 2012-04-23 06:05:41.415124599 +0200
|
||||||
@@ -86,6 +86,7 @@
|
@@ -86,6 +86,7 @@
|
||||||
{
|
{
|
||||||
acpi_status status = AE_OK;
|
acpi_status status = AE_OK;
|
||||||
@ -1319,9 +1290,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exfldio.c linux-3.2.1.patch/drivers/a
|
|||||||
return (TRUE);
|
return (TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exprep.c linux-3.2.1.patch/drivers/acpi/acpica/exprep.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exprep.c linux-3.2.16.patch/drivers/acpi/acpica/exprep.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exprep.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exprep.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exprep.c 2012-01-24 15:55:50.988361432 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exprep.c 2012-04-23 06:05:41.416124619 +0200
|
||||||
@@ -47,6 +47,7 @@
|
@@ -47,6 +47,7 @@
|
||||||
#include "acinterp.h"
|
#include "acinterp.h"
|
||||||
#include "amlcode.h"
|
#include "amlcode.h"
|
||||||
@ -1361,9 +1332,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exprep.c linux-3.2.1.patch/drivers/ac
|
|||||||
/* Allow full data read from EC address space */
|
/* Allow full data read from EC address space */
|
||||||
|
|
||||||
if ((obj_desc->field.region_obj->region.space_id ==
|
if ((obj_desc->field.region_obj->region.space_id ==
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/exutils.c linux-3.2.1.patch/drivers/acpi/acpica/exutils.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/exutils.c linux-3.2.16.patch/drivers/acpi/acpica/exutils.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/exutils.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/exutils.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/exutils.c 2012-01-24 15:55:29.929997369 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/exutils.c 2012-04-23 06:05:41.417124639 +0200
|
||||||
@@ -435,4 +435,29 @@
|
@@ -435,4 +435,29 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1394,9 +1365,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/exutils.c linux-3.2.1.patch/drivers/a
|
|||||||
+}
|
+}
|
||||||
+
|
+
|
||||||
#endif
|
#endif
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/hwvalid.c linux-3.2.1.patch/drivers/acpi/acpica/hwvalid.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/hwvalid.c linux-3.2.16.patch/drivers/acpi/acpica/hwvalid.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/hwvalid.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/hwvalid.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/hwvalid.c 2012-01-24 15:55:18.446798842 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/hwvalid.c 2012-04-23 06:05:41.417124639 +0200
|
||||||
@@ -134,6 +134,8 @@
|
@@ -134,6 +134,8 @@
|
||||||
/* Supported widths are 8/16/32 */
|
/* Supported widths are 8/16/32 */
|
||||||
|
|
||||||
@ -1406,9 +1377,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/hwvalid.c linux-3.2.1.patch/drivers/a
|
|||||||
return AE_BAD_PARAMETER;
|
return AE_BAD_PARAMETER;
|
||||||
}
|
}
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/Makefile linux-3.2.1.patch/drivers/acpi/acpica/Makefile
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/Makefile linux-3.2.16.patch/drivers/acpi/acpica/Makefile
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/Makefile 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/Makefile 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/Makefile 2012-01-24 15:56:19.783859260 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/Makefile 2012-04-23 06:05:41.418124659 +0200
|
||||||
@@ -8,41 +8,150 @@
|
@@ -8,41 +8,150 @@
|
||||||
# use acpi.o to put all files here into acpi.o modparam namespace
|
# use acpi.o to put all files here into acpi.o modparam namespace
|
||||||
obj-y += acpi.o
|
obj-y += acpi.o
|
||||||
@ -1589,9 +1560,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/Makefile linux-3.2.1.patch/drivers/ac
|
|||||||
+ utxface.o \
|
+ utxface.o \
|
||||||
+ utxferror.o \
|
+ utxferror.o \
|
||||||
+ utxfmutex.o
|
+ utxfmutex.o
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/nspredef.c linux-3.2.1.patch/drivers/acpi/acpica/nspredef.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/nspredef.c linux-3.2.16.patch/drivers/acpi/acpica/nspredef.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/nspredef.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/nspredef.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/nspredef.c 2012-01-24 15:56:12.265729284 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/nspredef.c 2012-04-23 06:05:41.419124679 +0200
|
||||||
@@ -620,6 +620,7 @@
|
@@ -620,6 +620,7 @@
|
||||||
case ACPI_PTYPE2_FIXED:
|
case ACPI_PTYPE2_FIXED:
|
||||||
case ACPI_PTYPE2_MIN:
|
case ACPI_PTYPE2_MIN:
|
||||||
@ -1635,9 +1606,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/nspredef.c linux-3.2.1.patch/drivers/
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case ACPI_PTYPE2_FIXED:
|
case ACPI_PTYPE2_FIXED:
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/nsrepair2.c linux-3.2.1.patch/drivers/acpi/acpica/nsrepair2.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/nsrepair2.c linux-3.2.16.patch/drivers/acpi/acpica/nsrepair2.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/nsrepair2.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/nsrepair2.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/nsrepair2.c 2012-01-24 15:56:12.266729301 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/nsrepair2.c 2012-04-23 06:05:41.420124699 +0200
|
||||||
@@ -467,11 +467,12 @@
|
@@ -467,11 +467,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1653,9 +1624,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/nsrepair2.c linux-3.2.1.patch/drivers
|
|||||||
*/
|
*/
|
||||||
for (dest = new_string->string.pointer; *source; dest++, source++) {
|
for (dest = new_string->string.pointer; *source; dest++, source++) {
|
||||||
*dest = (char)ACPI_TOUPPER(*source);
|
*dest = (char)ACPI_TOUPPER(*source);
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/nsrepair.c linux-3.2.1.patch/drivers/acpi/acpica/nsrepair.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/nsrepair.c linux-3.2.16.patch/drivers/acpi/acpica/nsrepair.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/nsrepair.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/nsrepair.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/nsrepair.c 2012-01-24 15:56:12.266729301 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/nsrepair.c 2012-04-23 06:05:41.421124719 +0200
|
||||||
@@ -634,6 +634,7 @@
|
@@ -634,6 +634,7 @@
|
||||||
case ACPI_PTYPE2_FIXED:
|
case ACPI_PTYPE2_FIXED:
|
||||||
case ACPI_PTYPE2_MIN:
|
case ACPI_PTYPE2_MIN:
|
||||||
@ -1664,9 +1635,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/nsrepair.c linux-3.2.1.patch/drivers/
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/psargs.c linux-3.2.1.patch/drivers/acpi/acpica/psargs.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/psargs.c linux-3.2.16.patch/drivers/acpi/acpica/psargs.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/psargs.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/psargs.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/psargs.c 2012-01-24 15:55:50.989361449 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/psargs.c 2012-04-23 06:05:41.421124719 +0200
|
||||||
@@ -484,34 +484,54 @@
|
@@ -484,34 +484,54 @@
|
||||||
static union acpi_parse_object *acpi_ps_get_next_field(struct acpi_parse_state
|
static union acpi_parse_object *acpi_ps_get_next_field(struct acpi_parse_state
|
||||||
*parser_state)
|
*parser_state)
|
||||||
@ -1847,9 +1818,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/psargs.c linux-3.2.1.patch/drivers/ac
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/psopcode.c linux-3.2.1.patch/drivers/acpi/acpica/psopcode.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/psopcode.c linux-3.2.16.patch/drivers/acpi/acpica/psopcode.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/psopcode.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/psopcode.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/psopcode.c 2012-01-24 15:55:50.990361467 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/psopcode.c 2012-04-23 06:05:41.422124739 +0200
|
||||||
@@ -638,7 +638,16 @@
|
@@ -638,7 +638,16 @@
|
||||||
|
|
||||||
/* 7E */ ACPI_OP("Timer", ARGP_TIMER_OP, ARGI_TIMER_OP, ACPI_TYPE_ANY,
|
/* 7E */ ACPI_OP("Timer", ARGP_TIMER_OP, ARGI_TIMER_OP, ACPI_TYPE_ANY,
|
||||||
@ -1877,9 +1848,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/psopcode.c linux-3.2.1.patch/drivers/
|
|||||||
/* 0x40 */ _UNK, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
/* 0x40 */ _UNK, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
||||||
/* 0x48 */ _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
/* 0x48 */ _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
||||||
/* 0x50 */ _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
/* 0x50 */ _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC, _ASC,
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/pstree.c linux-3.2.1.patch/drivers/acpi/acpica/pstree.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/pstree.c linux-3.2.16.patch/drivers/acpi/acpica/pstree.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/pstree.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/pstree.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/pstree.c 2012-01-24 15:55:50.991361485 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/pstree.c 2012-04-23 06:05:41.423124759 +0200
|
||||||
@@ -74,6 +74,12 @@
|
@@ -74,6 +74,12 @@
|
||||||
|
|
||||||
ACPI_FUNCTION_ENTRY();
|
ACPI_FUNCTION_ENTRY();
|
||||||
@ -1893,9 +1864,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/pstree.c linux-3.2.1.patch/drivers/ac
|
|||||||
/* Get the info structure for this opcode */
|
/* Get the info structure for this opcode */
|
||||||
|
|
||||||
op_info = acpi_ps_get_opcode_info(op->common.aml_opcode);
|
op_info = acpi_ps_get_opcode_info(op->common.aml_opcode);
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rscalc.c linux-3.2.1.patch/drivers/acpi/acpica/rscalc.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rscalc.c linux-3.2.16.patch/drivers/acpi/acpica/rscalc.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rscalc.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rscalc.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rscalc.c 2012-01-24 15:56:00.176520281 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rscalc.c 2012-04-23 06:05:41.424124779 +0200
|
||||||
@@ -313,6 +313,38 @@
|
@@ -313,6 +313,38 @@
|
||||||
resource_source));
|
resource_source));
|
||||||
break;
|
break;
|
||||||
@ -2032,9 +2003,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rscalc.c linux-3.2.1.patch/drivers/ac
|
|||||||
|
|
||||||
*size_needed += buffer_size;
|
*size_needed += buffer_size;
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rscreate.c linux-3.2.1.patch/drivers/acpi/acpica/rscreate.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rscreate.c linux-3.2.16.patch/drivers/acpi/acpica/rscreate.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rscreate.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rscreate.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rscreate.c 2012-01-24 15:56:09.048673666 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rscreate.c 2012-04-23 06:05:41.424124779 +0200
|
||||||
@@ -51,6 +51,70 @@
|
@@ -51,6 +51,70 @@
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
@ -2118,9 +2089,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rscreate.c linux-3.2.1.patch/drivers/
|
|||||||
{
|
{
|
||||||
|
|
||||||
acpi_status status;
|
acpi_status status;
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsdump.c linux-3.2.1.patch/drivers/acpi/acpica/rsdump.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsdump.c linux-3.2.16.patch/drivers/acpi/acpica/rsdump.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsdump.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsdump.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsdump.c 2012-01-24 15:56:00.178520315 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsdump.c 2012-04-23 06:05:41.425124800 +0200
|
||||||
@@ -61,11 +61,13 @@
|
@@ -61,11 +61,13 @@
|
||||||
|
|
||||||
static void acpi_rs_out_title(char *title);
|
static void acpi_rs_out_title(char *title);
|
||||||
@ -2374,9 +2345,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsdump.c linux-3.2.1.patch/drivers/ac
|
|||||||
+}
|
+}
|
||||||
+
|
+
|
||||||
#endif
|
#endif
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsinfo.c linux-3.2.1.patch/drivers/acpi/acpica/rsinfo.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsinfo.c linux-3.2.16.patch/drivers/acpi/acpica/rsinfo.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsinfo.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsinfo.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsinfo.c 2012-01-24 15:56:00.179520332 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsinfo.c 2012-04-23 06:05:41.426124820 +0200
|
||||||
@@ -76,7 +76,10 @@
|
@@ -76,7 +76,10 @@
|
||||||
acpi_rs_convert_address64, /* 0x0D, ACPI_RESOURCE_TYPE_ADDRESS64 */
|
acpi_rs_convert_address64, /* 0x0D, ACPI_RESOURCE_TYPE_ADDRESS64 */
|
||||||
acpi_rs_convert_ext_address64, /* 0x0E, ACPI_RESOURCE_TYPE_EXTENDED_ADDRESS64 */
|
acpi_rs_convert_ext_address64, /* 0x0E, ACPI_RESOURCE_TYPE_EXTENDED_ADDRESS64 */
|
||||||
@ -2480,9 +2451,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsinfo.c linux-3.2.1.patch/drivers/ac
|
|||||||
+ ACPI_RS_SIZE(struct acpi_resource_spi_serialbus),
|
+ ACPI_RS_SIZE(struct acpi_resource_spi_serialbus),
|
||||||
+ ACPI_RS_SIZE(struct acpi_resource_uart_serialbus),
|
+ ACPI_RS_SIZE(struct acpi_resource_uart_serialbus),
|
||||||
};
|
};
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsirq.c linux-3.2.1.patch/drivers/acpi/acpica/rsirq.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsirq.c linux-3.2.16.patch/drivers/acpi/acpica/rsirq.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsirq.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsirq.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsirq.c 2012-01-24 15:56:00.182520386 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsirq.c 2012-04-23 06:05:41.427124840 +0200
|
||||||
@@ -264,3 +264,34 @@
|
@@ -264,3 +264,34 @@
|
||||||
AML_OFFSET(dma.dma_channel_mask),
|
AML_OFFSET(dma.dma_channel_mask),
|
||||||
ACPI_RS_OFFSET(data.dma.channel_count)}
|
ACPI_RS_OFFSET(data.dma.channel_count)}
|
||||||
@ -2518,9 +2489,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsirq.c linux-3.2.1.patch/drivers/acp
|
|||||||
+ 1},
|
+ 1},
|
||||||
+
|
+
|
||||||
+};
|
+};
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rslist.c linux-3.2.1.patch/drivers/acpi/acpica/rslist.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rslist.c linux-3.2.16.patch/drivers/acpi/acpica/rslist.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rslist.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rslist.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rslist.c 2012-01-24 15:56:00.183520403 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rslist.c 2012-04-23 06:05:41.427124840 +0200
|
||||||
@@ -70,6 +70,8 @@
|
@@ -70,6 +70,8 @@
|
||||||
struct acpi_resource **resource_ptr =
|
struct acpi_resource **resource_ptr =
|
||||||
ACPI_CAST_INDIRECT_PTR(struct acpi_resource, context);
|
ACPI_CAST_INDIRECT_PTR(struct acpi_resource, context);
|
||||||
@ -2641,9 +2612,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rslist.c linux-3.2.1.patch/drivers/ac
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Completed buffer, but did not find an end_tag resource descriptor */
|
/* Completed buffer, but did not find an end_tag resource descriptor */
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsmisc.c linux-3.2.1.patch/drivers/acpi/acpica/rsmisc.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsmisc.c linux-3.2.16.patch/drivers/acpi/acpica/rsmisc.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsmisc.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsmisc.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsmisc.c 2012-01-24 15:56:00.184520420 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsmisc.c 2012-04-23 06:05:41.428124860 +0200
|
||||||
@@ -83,6 +83,10 @@
|
@@ -83,6 +83,10 @@
|
||||||
|
|
||||||
ACPI_FUNCTION_TRACE(rs_convert_aml_to_resource);
|
ACPI_FUNCTION_TRACE(rs_convert_aml_to_resource);
|
||||||
@ -2991,9 +2962,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsmisc.c linux-3.2.1.patch/drivers/ac
|
|||||||
|
|
||||||
case ACPI_RSC_ADDRESS:
|
case ACPI_RSC_ADDRESS:
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsserial.c linux-3.2.1.patch/drivers/acpi/acpica/rsserial.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsserial.c linux-3.2.16.patch/drivers/acpi/acpica/rsserial.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsserial.c 1970-01-01 01:00:00.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsserial.c 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsserial.c 2012-01-24 15:56:00.205520782 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsserial.c 2012-04-23 06:05:41.429124880 +0200
|
||||||
@@ -0,0 +1,441 @@
|
@@ -0,0 +1,441 @@
|
||||||
+/*******************************************************************************
|
+/*******************************************************************************
|
||||||
+ *
|
+ *
|
||||||
@ -3436,9 +3407,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsserial.c linux-3.2.1.patch/drivers/
|
|||||||
+ AML_OFFSET(uart_serial_bus.default_baud_rate),
|
+ AML_OFFSET(uart_serial_bus.default_baud_rate),
|
||||||
+ 1},
|
+ 1},
|
||||||
+};
|
+};
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsutils.c linux-3.2.1.patch/drivers/acpi/acpica/rsutils.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsutils.c linux-3.2.16.patch/drivers/acpi/acpica/rsutils.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsutils.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsutils.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsutils.c 2012-01-24 15:56:05.879618878 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsutils.c 2012-04-23 06:05:41.430124900 +0200
|
||||||
@@ -144,6 +144,9 @@
|
@@ -144,6 +144,9 @@
|
||||||
* since there are no alignment or endian issues
|
* since there are no alignment or endian issues
|
||||||
*/
|
*/
|
||||||
@ -3514,9 +3485,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsutils.c linux-3.2.1.patch/drivers/a
|
|||||||
* FUNCTION: acpi_rs_get_method_data
|
* FUNCTION: acpi_rs_get_method_data
|
||||||
*
|
*
|
||||||
* PARAMETERS: Handle - Handle to the containing object
|
* PARAMETERS: Handle - Handle to the containing object
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/rsxface.c linux-3.2.1.patch/drivers/acpi/acpica/rsxface.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/rsxface.c linux-3.2.16.patch/drivers/acpi/acpica/rsxface.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/rsxface.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/rsxface.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/rsxface.c 2012-01-24 15:56:15.788790193 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/rsxface.c 2012-04-23 06:05:41.431124920 +0200
|
||||||
@@ -307,6 +307,46 @@
|
@@ -307,6 +307,46 @@
|
||||||
|
|
||||||
ACPI_EXPORT_SYMBOL(acpi_set_current_resources)
|
ACPI_EXPORT_SYMBOL(acpi_set_current_resources)
|
||||||
@ -3591,9 +3562,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/rsxface.c linux-3.2.1.patch/drivers/a
|
|||||||
|
|
||||||
buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER;
|
buffer.length = ACPI_ALLOCATE_LOCAL_BUFFER;
|
||||||
status = acpi_rs_get_method_data(device_handle, name, &buffer);
|
status = acpi_rs_get_method_data(device_handle, name, &buffer);
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/tbfadt.c linux-3.2.1.patch/drivers/acpi/acpica/tbfadt.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/tbfadt.c linux-3.2.16.patch/drivers/acpi/acpica/tbfadt.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/tbfadt.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/tbfadt.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/tbfadt.c 2012-01-24 15:55:37.023119997 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/tbfadt.c 2012-04-23 06:05:41.432124940 +0200
|
||||||
@@ -253,8 +253,13 @@
|
@@ -253,8 +253,13 @@
|
||||||
acpi_tb_install_table((acpi_physical_address) acpi_gbl_FADT.Xdsdt,
|
acpi_tb_install_table((acpi_physical_address) acpi_gbl_FADT.Xdsdt,
|
||||||
ACPI_SIG_DSDT, ACPI_TABLE_INDEX_DSDT);
|
ACPI_SIG_DSDT, ACPI_TABLE_INDEX_DSDT);
|
||||||
@ -3652,9 +3623,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/tbfadt.c linux-3.2.1.patch/drivers/ac
|
|||||||
/* Examine all of the 64-bit extended address fields (X fields) */
|
/* Examine all of the 64-bit extended address fields (X fields) */
|
||||||
|
|
||||||
for (i = 0; i < ACPI_FADT_INFO_ENTRIES; i++) {
|
for (i = 0; i < ACPI_FADT_INFO_ENTRIES; i++) {
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/tbutils.c linux-3.2.1.patch/drivers/acpi/acpica/tbutils.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/tbutils.c linux-3.2.16.patch/drivers/acpi/acpica/tbutils.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/tbutils.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/tbutils.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/tbutils.c 2012-01-24 15:55:37.024120014 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/tbutils.c 2012-04-23 06:05:41.433124960 +0200
|
||||||
@@ -135,6 +135,13 @@
|
@@ -135,6 +135,13 @@
|
||||||
{
|
{
|
||||||
acpi_status status;
|
acpi_status status;
|
||||||
@ -3669,9 +3640,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/tbutils.c linux-3.2.1.patch/drivers/a
|
|||||||
status = acpi_get_table_by_index(ACPI_TABLE_INDEX_FACS,
|
status = acpi_get_table_by_index(ACPI_TABLE_INDEX_FACS,
|
||||||
ACPI_CAST_INDIRECT_PTR(struct
|
ACPI_CAST_INDIRECT_PTR(struct
|
||||||
acpi_table_header,
|
acpi_table_header,
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/utdecode.c linux-3.2.1.patch/drivers/acpi/acpica/utdecode.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/utdecode.c linux-3.2.16.patch/drivers/acpi/acpica/utdecode.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/utdecode.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/utdecode.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/utdecode.c 2012-01-24 15:55:55.204434322 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/utdecode.c 2012-04-23 06:05:41.433124960 +0200
|
||||||
@@ -171,7 +171,9 @@
|
@@ -171,7 +171,9 @@
|
||||||
"SMBus",
|
"SMBus",
|
||||||
"SystemCMOS",
|
"SystemCMOS",
|
||||||
@ -3683,9 +3654,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/utdecode.c linux-3.2.1.patch/drivers/
|
|||||||
};
|
};
|
||||||
|
|
||||||
char *acpi_ut_get_region_name(u8 space_id)
|
char *acpi_ut_get_region_name(u8 space_id)
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/utmutex.c linux-3.2.1.patch/drivers/acpi/acpica/utmutex.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/utmutex.c linux-3.2.16.patch/drivers/acpi/acpica/utmutex.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/utmutex.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/utmutex.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/utmutex.c 2012-01-24 15:55:09.132637816 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/utmutex.c 2012-04-23 06:05:41.434124980 +0200
|
||||||
@@ -293,14 +293,10 @@
|
@@ -293,14 +293,10 @@
|
||||||
|
|
||||||
acpi_status acpi_ut_release_mutex(acpi_mutex_handle mutex_id)
|
acpi_status acpi_ut_release_mutex(acpi_mutex_handle mutex_id)
|
||||||
@ -3712,9 +3683,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/utmutex.c linux-3.2.1.patch/drivers/a
|
|||||||
if (i == mutex_id) {
|
if (i == mutex_id) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/utresrc.c linux-3.2.1.patch/drivers/acpi/acpica/utresrc.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/utresrc.c linux-3.2.16.patch/drivers/acpi/acpica/utresrc.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/utresrc.c 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/utresrc.c 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/utresrc.c 2012-01-24 15:56:00.215520955 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/utresrc.c 2012-04-23 06:05:41.435125000 +0200
|
||||||
@@ -43,7 +43,7 @@
|
@@ -43,7 +43,7 @@
|
||||||
|
|
||||||
#include <acpi/acpi.h>
|
#include <acpi/acpi.h>
|
||||||
@ -4124,9 +4095,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/utresrc.c linux-3.2.1.patch/drivers/a
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
diff -Naur linux-3.2.1/drivers/acpi/acpica/utxfmutex.c linux-3.2.1.patch/drivers/acpi/acpica/utxfmutex.c
|
diff -Naur linux-3.2.16/drivers/acpi/acpica/utxfmutex.c linux-3.2.16.patch/drivers/acpi/acpica/utxfmutex.c
|
||||||
--- linux-3.2.1/drivers/acpi/acpica/utxfmutex.c 1970-01-01 01:00:00.000000000 +0100
|
--- linux-3.2.16/drivers/acpi/acpica/utxfmutex.c 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ linux-3.2.1.patch/drivers/acpi/acpica/utxfmutex.c 2012-01-24 15:55:46.333280955 +0100
|
+++ linux-3.2.16.patch/drivers/acpi/acpica/utxfmutex.c 2012-04-23 06:05:41.436125021 +0200
|
||||||
@@ -0,0 +1,187 @@
|
@@ -0,0 +1,187 @@
|
||||||
+/*******************************************************************************
|
+/*******************************************************************************
|
||||||
+ *
|
+ *
|
||||||
@ -4315,9 +4286,9 @@ diff -Naur linux-3.2.1/drivers/acpi/acpica/utxfmutex.c linux-3.2.1.patch/drivers
|
|||||||
+ acpi_os_release_mutex(mutex_obj->mutex.os_mutex);
|
+ acpi_os_release_mutex(mutex_obj->mutex.os_mutex);
|
||||||
+ return (AE_OK);
|
+ return (AE_OK);
|
||||||
+}
|
+}
|
||||||
diff -Naur linux-3.2.1/include/acpi/acnames.h linux-3.2.1.patch/include/acpi/acnames.h
|
diff -Naur linux-3.2.16/include/acpi/acnames.h linux-3.2.16.patch/include/acpi/acnames.h
|
||||||
--- linux-3.2.1/include/acpi/acnames.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/acnames.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/acnames.h 2012-01-24 15:56:15.789790210 +0100
|
+++ linux-3.2.16.patch/include/acpi/acnames.h 2012-04-23 06:05:41.436125021 +0200
|
||||||
@@ -58,6 +58,7 @@
|
@@ -58,6 +58,7 @@
|
||||||
#define METHOD_NAME__PRT "_PRT"
|
#define METHOD_NAME__PRT "_PRT"
|
||||||
#define METHOD_NAME__CRS "_CRS"
|
#define METHOD_NAME__CRS "_CRS"
|
||||||
@ -4326,9 +4297,9 @@ diff -Naur linux-3.2.1/include/acpi/acnames.h linux-3.2.1.patch/include/acpi/acn
|
|||||||
#define METHOD_NAME__PRW "_PRW"
|
#define METHOD_NAME__PRW "_PRW"
|
||||||
#define METHOD_NAME__SRS "_SRS"
|
#define METHOD_NAME__SRS "_SRS"
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/include/acpi/acpixf.h linux-3.2.1.patch/include/acpi/acpixf.h
|
diff -Naur linux-3.2.16/include/acpi/acpixf.h linux-3.2.16.patch/include/acpi/acpixf.h
|
||||||
--- linux-3.2.1/include/acpi/acpixf.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/acpixf.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/acpixf.h 2012-01-24 15:56:22.894913046 +0100
|
+++ linux-3.2.16.patch/include/acpi/acpixf.h 2012-04-23 06:05:41.437125041 +0200
|
||||||
@@ -47,7 +47,7 @@
|
@@ -47,7 +47,7 @@
|
||||||
|
|
||||||
/* Current ACPICA subsystem version in YYYYMMDD format */
|
/* Current ACPICA subsystem version in YYYYMMDD format */
|
||||||
@ -4403,9 +4374,9 @@ diff -Naur linux-3.2.1/include/acpi/acpixf.h linux-3.2.1.patch/include/acpi/acpi
|
|||||||
/*
|
/*
|
||||||
* Hardware (ACPI device) interfaces
|
* Hardware (ACPI device) interfaces
|
||||||
*/
|
*/
|
||||||
diff -Naur linux-3.2.1/include/acpi/acrestyp.h linux-3.2.1.patch/include/acpi/acrestyp.h
|
diff -Naur linux-3.2.16/include/acpi/acrestyp.h linux-3.2.16.patch/include/acpi/acrestyp.h
|
||||||
--- linux-3.2.1/include/acpi/acrestyp.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/acrestyp.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/acrestyp.h 2012-01-24 15:56:00.223521094 +0100
|
+++ linux-3.2.16.patch/include/acpi/acrestyp.h 2012-04-23 06:05:41.438125061 +0200
|
||||||
@@ -61,11 +61,14 @@
|
@@ -61,11 +61,14 @@
|
||||||
#define ACPI_WRITE_COMBINING_MEMORY (u8) 0x02
|
#define ACPI_WRITE_COMBINING_MEMORY (u8) 0x02
|
||||||
#define ACPI_PREFETCHABLE_MEMORY (u8) 0x03
|
#define ACPI_PREFETCHABLE_MEMORY (u8) 0x03
|
||||||
@ -4681,9 +4652,9 @@ diff -Naur linux-3.2.1/include/acpi/acrestyp.h linux-3.2.1.patch/include/acpi/ac
|
|||||||
|
|
||||||
/* Common fields */
|
/* Common fields */
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/include/acpi/actbl1.h linux-3.2.1.patch/include/acpi/actbl1.h
|
diff -Naur linux-3.2.16/include/acpi/actbl1.h linux-3.2.16.patch/include/acpi/actbl1.h
|
||||||
--- linux-3.2.1/include/acpi/actbl1.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/actbl1.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/actbl1.h 2012-01-24 15:55:42.006206146 +0100
|
+++ linux-3.2.16.patch/include/acpi/actbl1.h 2012-04-23 06:05:41.439125081 +0200
|
||||||
@@ -228,7 +228,8 @@
|
@@ -228,7 +228,8 @@
|
||||||
ACPI_EINJ_EXECUTE_OPERATION = 5,
|
ACPI_EINJ_EXECUTE_OPERATION = 5,
|
||||||
ACPI_EINJ_CHECK_BUSY_STATUS = 6,
|
ACPI_EINJ_CHECK_BUSY_STATUS = 6,
|
||||||
@ -4780,9 +4751,9 @@ diff -Naur linux-3.2.1/include/acpi/actbl1.h linux-3.2.1.patch/include/acpi/actb
|
|||||||
|
|
||||||
#define ACPI_MADT_ENABLED (1) /* 00: Processor is usable if set */
|
#define ACPI_MADT_ENABLED (1) /* 00: Processor is usable if set */
|
||||||
|
|
||||||
diff -Naur linux-3.2.1/include/acpi/actbl3.h linux-3.2.1.patch/include/acpi/actbl3.h
|
diff -Naur linux-3.2.16/include/acpi/actbl3.h linux-3.2.16.patch/include/acpi/actbl3.h
|
||||||
--- linux-3.2.1/include/acpi/actbl3.h 1970-01-01 01:00:00.000000000 +0100
|
--- linux-3.2.16/include/acpi/actbl3.h 1970-01-01 01:00:00.000000000 +0100
|
||||||
+++ linux-3.2.1.patch/include/acpi/actbl3.h 2012-01-24 15:55:43.054224265 +0100
|
+++ linux-3.2.16.patch/include/acpi/actbl3.h 2012-04-23 06:05:41.441125121 +0200
|
||||||
@@ -0,0 +1,552 @@
|
@@ -0,0 +1,552 @@
|
||||||
+/******************************************************************************
|
+/******************************************************************************
|
||||||
+ *
|
+ *
|
||||||
@ -5336,9 +5307,9 @@ diff -Naur linux-3.2.1/include/acpi/actbl3.h linux-3.2.1.patch/include/acpi/actb
|
|||||||
+#pragma pack()
|
+#pragma pack()
|
||||||
+
|
+
|
||||||
+#endif /* __ACTBL3_H__ */
|
+#endif /* __ACTBL3_H__ */
|
||||||
diff -Naur linux-3.2.1/include/acpi/actbl.h linux-3.2.1.patch/include/acpi/actbl.h
|
diff -Naur linux-3.2.16/include/acpi/actbl.h linux-3.2.16.patch/include/acpi/actbl.h
|
||||||
--- linux-3.2.1/include/acpi/actbl.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/actbl.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/actbl.h 2012-01-24 15:55:42.004206112 +0100
|
+++ linux-3.2.16.patch/include/acpi/actbl.h 2012-04-23 06:05:41.441125121 +0200
|
||||||
@@ -255,6 +255,8 @@
|
@@ -255,6 +255,8 @@
|
||||||
struct acpi_generic_address xpm_timer_block; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */
|
struct acpi_generic_address xpm_timer_block; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */
|
||||||
struct acpi_generic_address xgpe0_block; /* 64-bit Extended General Purpose Event 0 Reg Blk address */
|
struct acpi_generic_address xgpe0_block; /* 64-bit Extended General Purpose Event 0 Reg Blk address */
|
||||||
@ -5412,9 +5383,9 @@ diff -Naur linux-3.2.1/include/acpi/actbl.h linux-3.2.1.patch/include/acpi/actbl
|
|||||||
+#define ACPI_FADT_V5_SIZE (u32) (sizeof (struct acpi_table_fadt))
|
+#define ACPI_FADT_V5_SIZE (u32) (sizeof (struct acpi_table_fadt))
|
||||||
|
|
||||||
#endif /* __ACTBL_H__ */
|
#endif /* __ACTBL_H__ */
|
||||||
diff -Naur linux-3.2.1/include/acpi/actypes.h linux-3.2.1.patch/include/acpi/actypes.h
|
diff -Naur linux-3.2.16/include/acpi/actypes.h linux-3.2.16.patch/include/acpi/actypes.h
|
||||||
--- linux-3.2.1/include/acpi/actypes.h 2012-01-12 20:42:45.000000000 +0100
|
--- linux-3.2.16/include/acpi/actypes.h 2012-04-23 00:31:32.000000000 +0200
|
||||||
+++ linux-3.2.1.patch/include/acpi/actypes.h 2012-01-24 15:55:55.205434339 +0100
|
+++ linux-3.2.16.patch/include/acpi/actypes.h 2012-04-23 06:05:41.442125141 +0200
|
||||||
@@ -712,8 +712,10 @@
|
@@ -712,8 +712,10 @@
|
||||||
#define ACPI_ADR_SPACE_CMOS (acpi_adr_space_type) 5
|
#define ACPI_ADR_SPACE_CMOS (acpi_adr_space_type) 5
|
||||||
#define ACPI_ADR_SPACE_PCI_BAR_TARGET (acpi_adr_space_type) 6
|
#define ACPI_ADR_SPACE_PCI_BAR_TARGET (acpi_adr_space_type) 6
|
Loading…
x
Reference in New Issue
Block a user