Comment 0 for bug 2026589

Revision history for this message
Paolo Pisati (p-pisati) wrote :

[Impact]

...
/var/lib/dkms/tp_smapi/0.43/build/thinkpad_ec.c:94:42: error: macro "DEFINE_SEMAPHORE" requires 2 arguments, but only 1 given
   94 | static DEFINE_SEMAPHORE(thinkpad_ec_mutex);
      | ^
...

[Fix]

Apply the attached patch.

[How to test]

Install the patch package (and make sure it builds).

[Regression potential]