All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 203571] New: may_use_simd() returns false in kworkers
@ 2019-05-11  5:01 bugzilla-daemon
  2019-05-11 17:27 ` [Bug 203571] may_use_simd() returns false in soft irq context bugzilla-daemon
  2019-05-13 12:39 ` [Bug 203571] Allow use of SIMD in interrupts on PowerPC bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2019-05-11  5:01 UTC (permalink / raw)
  To: linuxppc-dev

https://bugzilla.kernel.org/show_bug.cgi?id=203571

            Bug ID: 203571
           Summary: may_use_simd() returns false in kworkers
           Product: Platform Specific/Hardware
           Version: 2.5
    Kernel Version: 4.19
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: PPC-64
          Assignee: platform_ppc-64@kernel-bugs.osdl.org
          Reporter: slandden@gmail.com
        Regression: No

This patch optimizing chacha20 for WireGuard
https://github.com/shawnl/WireGuard/commit/3e02fce92a14cba7b7d1e2733def3a51bec97498

doesn't work because may_use_simd() is always returning false in kworkers. If I
remove the check everything seems to work fine.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-13 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-11  5:01 [Bug 203571] New: may_use_simd() returns false in kworkers bugzilla-daemon
2019-05-11 17:27 ` [Bug 203571] may_use_simd() returns false in soft irq context bugzilla-daemon
2019-05-13 12:39 ` [Bug 203571] Allow use of SIMD in interrupts on PowerPC bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.