Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-12 | cpus: let it always return an unsigned int and bail out on error | Daniel Borkmann | 1 | -4/+16 | |
In case of an error, just panic, to make sure we always get a val >= 1. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> | |||||
2013-06-04 | cpus: break out cpu related functions from xutils | Daniel Borkmann | 1 | -0/+16 | |
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |