Re: [PATCH net,v3] net: ppp: Fix deadlock caused by unsafe-irq lock in ap_get()
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-ppp,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 20 Apr 2024 03:38:15 +0900 Jeongjun Park wrote: > read_lock() present in ap_get() is interrupt-vulnerable, so the function needs to be modified. > > > Reported-by: [email protected] Improve the commit message to explain the problem more clearly. Drop the meaningless "so the function needs to be modified." Remove the double empty line. Wrap the description at 72 characters. Read this: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#tl-dr do not repost in 24h do not repost in-reply-to other threads Thanks! -- pw-bot: cr