commit | abcc131292aa8c7de2c5f0ed76a717436c21de63 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Sat Sep 19 11:34:58 2020 +0200 |
committer | Pavel Machek <pavel@ucw.cz> | Wed Sep 30 19:15:40 2020 +0200 |
tree | 80c17af851c1332247630cd7f323dfaef04dcc83 | |
parent | 364682d1bc16277b67f31e411a00e13c50002d2e [diff] |
ledtrig-cpu: Limit to 8 CPUs Some machines have thousands of CPUs... and trigger mechanisms was not really meant for thousands of triggers. I doubt anyone uses this trigger on many-CPU machine; but if they do, they'll need to do it properly. Signed-off-by: Pavel Machek <pavel@ucw.cz>