openbmc / qemu

Official QEMU mirror
Other
19 stars 22 forks source link

Fixing variable type to store reload value #8

Closed ya-mouse closed 7 years ago

ya-mouse commented 7 years ago

32 bit integer too small to store nanosecond result for timer reload value.

legoater commented 7 years ago

looks good. Could you please send the patch to mainline also ? put me and @amboar in cc: thanks.

amboar commented 7 years ago

@legoater @ya-mouse I prefer we follow our development approach with the openbmc kernel - all patches to the mailing list and disregarding pull-reqs.

legoater commented 7 years ago

yes. I took the patch in our branch after a couple of tests because it was relatively small and obvious and asked @ya-mouse to send to mainline. I also prefer the mailing list approach.