1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-09-09 13:31:53 +01:00
Files
devlib/devlib/module
Brendan Jackman c89f712923 cgroups: Raise RuntimeError in freeze if no freezer controller
Without this patch, this will result in an error due to trying to call
`.cgroup` on None. Making this a RuntimeError instaed means that a) you
get a more useful error message and b) you can catch the exception
without blanket `except Exception as e`.
2016-11-25 18:10:06 +00:00
..
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-11-24 11:43:05 +00:00
2015-10-09 09:30:04 +01:00