[PATCH 3.8 01/91] ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.

2013-11-07 Thread Kamal Mostafa
3.8.13.13 -stable review patch. If anyone has any objections, please let me know. -- From: Bob Moore commit 3f654bad3257427bea7ba1c4d43a23d99a03622b upstream. For the cases such as a store of a string to an existing package object, implement the store as a CopyObject(). This

[PATCH 3.8 01/91] ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.

2013-11-07 Thread Kamal Mostafa
3.8.13.13 -stable review patch. If anyone has any objections, please let me know. -- From: Bob Moore robert.mo...@intel.com commit 3f654bad3257427bea7ba1c4d43a23d99a03622b upstream. For the cases such as a store of a string to an existing package object, implement the store