commit | e52730071567ec5b6f57e21d6693b112e01e1d0e | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Jan 26 16:31:19 2010 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Feb 01 16:58:17 2010 -0800 |
tree | 2389ff46023ad755bbd98bfec9b77c06a5345b92 | |
parent | 61ef2489dbf587258526cfd4ebf4bba3b079f401 [diff] |
Generic page_is_ram: use __weak Use __weak instead of __attribute__((weak)). Cc: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>