|
From: Filipe C. <fi...@gm...> - 2009-04-23 08:15:21
|
Heh, my bad. Thanks, Filipe Nicholas Nethercote wrote: > On Wed, Apr 22, 2009 at 7:22 PM, Filipe Cabecinhas <fi...@gm...> wrote: >> It's done. I also included Greg's suggestions and changed getitimer and >> setitimer's PRE_MEM_READ(..., sizeof(struct vki_itimerval) to two >> PRE_timeval_READ(...) as well as the writes. > > Committed with minor changes as r9585 -- you used PRE_timeval_WRITE in > the POST handlers; I changed them to POST_timeval_WRITE. Thanks. |