RE: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-05 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi- > ow...@vger.kernel.org] On Behalf Of Octavian Purdila > Subject: Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd > > On Tue, Apr 5, 2016 at 3:49 AM, Zheng, Lv wrote: > > Hi, > >

Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-05 Thread Octavian Purdila
On Tue, Apr 5, 2016 at 3:49 AM, Zheng, Lv wrote: > Hi, > >> From: Octavian Purdila [mailto:octavian.purd...@intel.com] >> Subject: Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd >> >> On Fri, Apr 1, 2016 at 1:11 PM, Octavian Purdila >> wrote:

RE: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-04 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi- > ow...@vger.kernel.org] On Behalf Of Octavian Purdila > Subject: Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd > > On Fri, Apr 1, 2016 at 8:05 AM, Zheng, Lv wrote: > > Hi, > > > >

RE: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-04 Thread Zheng, Lv
Hi, > From: Octavian Purdila [mailto:octavian.purd...@intel.com] > Subject: Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd > > On Fri, Apr 1, 2016 at 1:11 PM, Octavian Purdila > wrote: > > On Fri, Apr 1, 2016 at 8:05 AM, Zheng, Lv wrote: > >> Hi, >

Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-04 Thread Octavian Purdila
On Fri, Apr 1, 2016 at 1:11 PM, Octavian Purdila wrote: > On Fri, Apr 1, 2016 at 8:05 AM, Zheng, Lv wrote: >> Hi, >> >> IMO, there is already a similar function upstreamed: >> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c85cc81 >> Could it work for your use case? >

Re: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-04-01 Thread Octavian Purdila
On Fri, Apr 1, 2016 at 8:05 AM, Zheng, Lv wrote: > Hi, > > IMO, there is already a similar function upstreamed: > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c85cc81 > Could it work for your use case? Yes, it is basically the same. The only difference is on how we

RE: [RFC PATCH 02/10] acpi: install SSDT tables from initrd

2016-03-31 Thread Zheng, Lv
Hi, IMO, there is already a similar function upstreamed: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c85cc81 Could it work for your use case? > From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi- > ow...@vger.kernel.org] On Behalf Of Octavian Purdila > Subjec