I wonder if

grep -v '^bcm2835_wdt$$' | \

should actually be

grep -v '^bcm2835_wdt.ko$$' | \

given that next line strips .ko suffix:

sed -e 's/^/blacklist /' -e 's/.ko$$//' | \

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766052

Title:
  Incorrect blacklist of bcm2835_wdt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1766052/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to