good for merge

regards
-steve

On Fri, 2009-04-03 at 09:51 -0500, Ryan O'Hara wrote:
> This patch fixes the timer service such that the exec code will use
> 64-bit hdb_handle_t. The timer service uses the hdb handle as the
> SaTmrTimerIdT (64-bit), so now there is not need to cast it as a
> 32-bit value. In other words, the timer_id should be cast as
> hdb_handle_t, not unsigned int.
> 
> Note that without this fix, the current code will not work. Casting
> the hdb_handle_t to be 32-bits is bad, and it causes hdb_handle_get to
> fail.
> 
> 
> 
> _______________________________________________
> Openais mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/openais

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to