Re: [PATCH 3/4, libitm, sh]: Change gtm_futex_{wait,wake} to int

2015-05-28 Thread Uros Bizjak
On Thu, May 28, 2015 at 12:52 AM, Kaz Kojima wrote: >> * config/linux/sh/futex_bits.h (sys_futex0) Change operands >> "op" and "val" to int. >> >> Untested. >> >> OK for mainline? > > OK. > > Although it looks obvious, I've confirmed that there is no build > issue/regression on sh4-unknow

Re: [PATCH 3/4, libitm, sh]: Change gtm_futex_{wait,wake} to int

2015-05-27 Thread Kaz Kojima
Uros Bizjak wrote: > 2015-05-27 Uros Bizjak > > * config/linux/sh/futex_bits.h (sys_futex0) Change operands > "op" and "val" to int. > > Untested. > > OK for mainline? OK. Although it looks obvious, I've confirmed that there is no build issue/regression on sh4-unknown-linux-gnu wit

[PATCH 3/4, libitm, sh]: Change gtm_futex_{wait,wake} to int

2015-05-27 Thread Uros Bizjak
2015-05-27 Uros Bizjak * config/linux/sh/futex_bits.h (sys_futex0) Change operands "op" and "val" to int. Untested. OK for mainline? Uros. Index: config/linux/sh/futex_bits.h === --- config/linux/sh/futex_bits.h