-
Andrew Morton authored
ep_send_events() uses ~350 bytes of stack for a local buffer of events to send to userspace. The patch fixes that by removing the double-buffering altogether. A pipe-based microbenchmark from Davide Libenzi <davidel@xmailserver.org> was sped up by 1-2%.
af57e8ae