summaryrefslogtreecommitdiff
path: root/crypto/scompress.c
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2023-06-16 15:45:52 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2023-06-22 09:41:32 +0200
commitaf7647a0b4b50c3f988a76b05dea5e6bf20c858a (patch)
tree6dd10147678bce4cfd35d765cdf72050a10c7a41 /crypto/scompress.c
parentcf8462a8008a0dec9580f939d1b3bd11ab5c3a53 (diff)
can: sja1000: Prepare the use of a threaded handler
In order to support a flavor of the sja1000 which sometimes freezes, it will be needed upon certain interrupts to perform a soft reset. The soft reset operation takes a bit of time, so better not do it within the hard interrupt handler but rather in a threaded handler. Let's prepare the possibility for sja1000_err() to request "interrupting" the current flow and request the threaded handler to be run while keeping the interrupt line low. There is no functional change. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/all/20230616134553.2786391-1-miquel.raynal@bootlin.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'crypto/scompress.c')
0 files changed, 0 insertions, 0 deletions