RE: [PATCH] ACPICA: Drop Linux-specific waking vector functions

2016-01-04 Thread Zheng, Lv
Hi, Rafael > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Monday, January 4, 2016 9:28 PM > Subject: Re: [PATCH] ACPICA: Drop Linux-specific waking vector functions > > On Monday, January 04, 2016 07:33:55 AM Zheng, Lv wrote: > > Hi, Rafael > > > &g

Re: [PATCH] ACPICA: Drop Linux-specific waking vector functions

2016-01-04 Thread Rafael J. Wysocki
On Monday, January 04, 2016 07:33:55 AM Zheng, Lv wrote: > Hi, Rafael > > Acke-by: Lv Zheng > > One more improvement is: > After applying this patch, I can still detect the following diff blocks using > ACPICA's divergence checking utility: > diff -E -b -w -B -rpuN linux-acpica/drivers/acpi/acp

RE: [PATCH] ACPICA: Drop Linux-specific waking vector functions

2016-01-03 Thread Zheng, Lv
Hi, Rafael Acke-by: Lv Zheng One more improvement is: After applying this patch, I can still detect the following diff blocks using ACPICA's divergence checking utility: diff -E -b -w -B -rpuN linux-acpica/drivers/acpi/acpica/hwxfsleep.c acpica-linuxized/drivers/acpi/acpica/hwxfsleep.c --- lin