Re: [PATCH 3/3] Synchronize RBS on PTRACE_ATTACH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  	if (request == PTRACE_ATTACH) {
>  		ret = ptrace_attach(child);
> +		if (ret == 0)
> +			ptrace_attach_sync_user_rbs(child);
>  		goto out_tsk;

Please make this arch_ptrace_attach(child) and #define it to
ptrace_attach_sync_user_rbs for ia64.  That way it will still be doing the
right thing later on when we clean up ia64 ptrace to get rid of sys_ptrace
and define only arch_ptrace instead.


Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux