summaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2011-01-11 19:51:31 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-21 14:08:38 +1100
commit7f32c9c60089bfdb5eeeaae6e9f59046db998234 (patch)
treeaddedd0786354bcebbc5f391d2900fac98339407 /include/linux/flex_array.h
parentd368514c3097a48a109b6ba64e12047106c7473d (diff)
downloadkernel-7f32c9c60089bfdb5eeeaae6e9f59046db998234.tar.gz
powerpc: Check RTAS extended log flag before checking length
The spec suggests we should first check the extended log flag before checking the length field. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
/drivers/remoteproc/stm32_rproc.c?h=linux-6.12.y&id=efd8626213f6897b416e573e87f4582810086b93'>remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier 2020-07-17remoteproc: stm32: Introduce new attach() operationMathieu Poirier 2020-07-17remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier 2020-07-17remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier 2020-07-17remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier 2020-07-17remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier 2020-07-17remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier 2020-07-17remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier 2020-07-17remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier 2020-07-17remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier