On 10/09/2013 01:10 PM, Eric Blake wrote:
> On 10/09/2013 05:28 AM, Juan Quintela wrote:
>> We don't need to make special things for CODE, just set the other two bits
>>
>> Signed-off-by: Juan Quintela
>> ---
>> exec.c | 8 ++--
>> 1 file changed, 2 insertions(+), 6 deletions(-)
>>
>
>> -
On 10/09/2013 05:28 AM, Juan Quintela wrote:
> We don't need to make special things for CODE, just set the other two bits
>
> Signed-off-by: Juan Quintela
> ---
> exec.c | 8 ++--
> 1 file changed, 2 insertions(+), 6 deletions(-)
>
> -dirty_flags |= (0xff & ~CODE_DIRTY_FLAG);
> -cp
We don't need to make special things for CODE, just set the other two bits
Signed-off-by: Juan Quintela
---
exec.c | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/exec.c b/exec.c
index 07b625f..b9f2825 100644
--- a/exec.c
+++ b/exec.c
@@ -1447,12 +1447,8 @@ found:
st