aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/linear_range.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2022-12-16 15:09:33 -0800
committerMarc Zyngier <maz@kernel.org>2023-02-18 14:23:41 +0000
commit94debe03e8afa1267f95a9001786a6aa506b9ff3 (patch)
tree6b7160b1228876c935847ae59eebcce8d995be99 /include/linux/linear_range.h
parentLinux 6.2-rc4 (diff)
irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered interrupts
When support for the level triggered interrupt controller flavor was added with c0ca7262088e, we forgot to update the flags to be set to contain IRQ_LEVEL. While the flow handler is correct, the output from /proc/interrupts does not show such interrupts as being level triggered when they are, correct that. Fixes: c0ca7262088e ("irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20221216230934.2478345-2-f.fainelli@gmail.com
Diffstat (limited to 'include/linux/linear_range.h')
0 files changed, 0 insertions, 0 deletions
r> 2013-10-24pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro1-0/+1 2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1 2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1 2013-04-30pid_namespace.c/.h: simplify definesRaphael S.Carvalho1-1/+3 2013-04-09procfs: switch /proc/self away from proc_dir_entryAl Viro1-0/+1 2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman1-1/+3 2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman1-0/+1 2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman1-0/+2 2012-11-19pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman1-3/+5 2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov1-7/+1 2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman1-1/+1 2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano1-1/+7 2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1 2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2