소스 검색

tm: aliased TMCB_RESPONSE_READY to TMCB_RESPONSE_OUT

Daniel-Constantin Mierla 16 년 전
부모
커밋
d4c72479d5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      modules/tm/t_hooks.h

+ 2 - 0
modules/tm/t_hooks.h

@@ -115,6 +115,8 @@ struct cell;
 #endif
 #define TMCB_MAX              ((1<<(TMCB_MAX_N+1))-1)
 
+/* response ready - might need to be executed before sending reply out */
+#define TMCB_RESPONSE_READY		TMCB_RESPONSE_OUT
 
 /*
  *  Caution: most of the callbacks work with shmem-ized messages