Re: [PATCH 3/4] [Patch-next] ACPI, APEI Fix the return value(==NULL) of acpi_pre_map always.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Huang Ying
Date: Monday, August 16, 2010 - 9:15 pm

On Tue, 2010-08-17 at 10:43 +0800, Jin Dongming wrote:

return vaddr + (paddr - pg_off), is not NULL for common cases.


Oops, this is a bug, and your patch really fix it. But I think you
should change the patch description. NULL is not returned in almost all
cases. Because (paddr - pg_off) is not zero in common cases.

Best Regards,
Huang Ying


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 3/4] [Patch-next] ACPI, APEI Fix the return val ..., Huang Ying, (Mon Aug 16, 9:15 pm)