diff options
author | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-06-03 13:38:59 +0200 |
---|---|---|
committer | Andreas Sandberg <andreas@sandberg.pp.se> | 2013-06-03 13:38:59 +0200 |
commit | 15f81b6ed9a2bc9821c90a4058b7b528e001a10f (patch) | |
tree | 58d6aa25eb6edef0b794ffd310790ec0844ebad9 /src/kern | |
parent | 743f80712e08f02f7b3a9a286550e2635104f714 (diff) | |
download | gem5-15f81b6ed9a2bc9821c90a4058b7b528e001a10f.tar.xz |
kvm: Add handling of EAGAIN when creating timers
timer_create can apparently return -1 and set errno to EAGAIN if the
kernel suffered a temporary failure when allocating a timer. This
happens from time to time, so we need to handle it.
Diffstat (limited to 'src/kern')
0 files changed, 0 insertions, 0 deletions