[PATCH] uapi elf: delete unused macros

2015-11-06 Thread mudongliang
>From 13f516acc709d88d3162e92bc891c8e39cc9fc1a Mon Sep 17 00:00:00 2001 From: mudongliang Date: Fri, 6 Nov 2015 14:35:19 +0800 Subject: [PATCH] unify the comment form and delete unused macros Signed-off-by: mudongliang --- arch/powerpc/boot/elf.h | 6 ++ include/uapi/linux/elf.h

[PATCH] load_elf_binary: change code style

2015-11-06 Thread mudongliang
>From 3d17cc86be5d44bcd9ed37840b81fc739594 Mon Sep 17 00:00:00 2001 From: mudongliang Date: Wed, 4 Nov 2015 22:47:47 +0800 Subject: [PATCH] this writing is a little easier to understand. Signed-off-by: mudongliang --- fs/binfmt_elf.c |

[PATCH] load_elf_binary: change code style

2015-11-06 Thread mudongliang
>From 3d17cc86be5d44bcd9ed37840b81fc739594 Mon Sep 17 00:00:00 2001 From: mudongliang <mudonglianga...@gmail.com> Date: Wed, 4 Nov 2015 22:47:47 +0800 Subject: [PATCH] this writing is a little easier to understand. Signed-off-by: mudongliang <mudonglianga...@gmail.com> ---

[PATCH] uapi elf: delete unused macros

2015-11-06 Thread mudongliang
>From 13f516acc709d88d3162e92bc891c8e39cc9fc1a Mon Sep 17 00:00:00 2001 From: mudongliang <mudonglianga...@gmail.com> Date: Fri, 6 Nov 2015 14:35:19 +0800 Subject: [PATCH] unify the comment form and delete unused macros Signed-off-by: mudongliang <mudonglianga...@gmail.com> --- ar

[PATCH] uapi elf: delete unused macros

2015-11-05 Thread mudongliang
delete unused macros and unify the comment format >From e21328f3450e841abf8a312865910806d0858373 Mon Sep 17 00:00:00 2001 From: mudongliang Date: Thu, 5 Nov 2015 22:46:19 +0800 Subject: [PATCH] unify the comment form and delete unused macros Signed-off-by: mudongliang --- arch/powerpc/b

[PATCH] uapi elf: delete unused macros

2015-11-05 Thread mudongliang
delete unused macros and unify the comment format >From e21328f3450e841abf8a312865910806d0858373 Mon Sep 17 00:00:00 2001 From: mudongliang <mudonglianga...@gmail.com> Date: Thu, 5 Nov 2015 22:46:19 +0800 Subject: [PATCH] unify the comment form and delete unused macros Signed-off-by: mu

efficient way to verify one memory block is only readable?

2015-10-09 Thread mudongliang
So I have a question : how to effectively verify one memory block is only readable or writable? I think it's not efficient to check all the parts in /proc/maps. Does anyone have another efficient way to do this verification? Thanks in advance. - mudongliang -- To unsubscribe from this list: sen

efficient way to verify one memory block is only readable?

2015-10-09 Thread mudongliang
So I have a question : how to effectively verify one memory block is only readable or writable? I think it's not efficient to check all the parts in /proc/maps. Does anyone have another efficient way to do this verification? Thanks in advance. - mudongliang -- To unsubscribe from this list: sen