mirror of
https://github.com/sheumann/hush.git
synced 2025-02-05 21:30:50 +00:00
If modules contain circular dependencies, the depmod script will follow the circle forever. So add a simple sanity check to abort rather than chew up the CPU. Signed-off-by: Mike Frysinger <vapier@gentoo.org>