mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Create an anonymous union for dsisr and esr regsiters, we can reference esr to get the exception detail when CONFIG_4xx=y or CONFIG_BOOKE=y. Otherwise, reference dsisr. This makes code more clear. Signed-off-by: Xiongwei Song <sxwjean@gmail.com> [mpe: Reword commit title] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210807010239.416055-2-sxwjean@me.com |
||
|---|---|---|
| .. | ||
| cpm.c | ||
| gpio.c | ||
| hsta_msi.c | ||
| machine_check.c | ||
| Makefile | ||
| msi.c | ||
| pci.c | ||
| pci.h | ||
| soc.c | ||
| uic.c | ||