mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 09:02:17 +00:00
325cdacd03
Mike Galbraith reported a situation where a WARN_ON_ONCE() call in DRM code turned into an oops. As it turns out, WARN_ON_ONCE() seems to be completely broken when called from a module. The bug was introduced with the following commit: |
||
---|---|---|
.. | ||
asm | ||
uapi/asm |