On 02/01/2013 04:20 PM, Andrew Morton wrote:
On Thu, 17 Jan 2013 14:52:53 -0800
Cody P Schafer wrote:
Instead of directly utilizing a combination of config options to determine this,
add a macro to specifically address it.
...
--- a/include/linux/mm.h
+++ b/include/linux/mm.h
@@ -625,6 +625,
On Thu, 17 Jan 2013 14:52:53 -0800
Cody P Schafer wrote:
> Instead of directly utilizing a combination of config options to determine
> this,
> add a macro to specifically address it.
>
> ...
>
> --- a/include/linux/mm.h
> +++ b/include/linux/mm.h
> @@ -625,6 +625,10 @@ static inline pte_t mayb
Instead of directly utilizing a combination of config options to determine this,
add a macro to specifically address it.
Signed-off-by: Cody P Schafer
---
include/linux/mm.h | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/include/linux/mm.h b/include/linux/mm.h
index
3 matches
Mail list logo