lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Aug 2018 09:28:21 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     marek.behun@....cz
Cc:     andrew@...n.ch, netdev@...r.kernel.org
Subject: Re: mv88e6xxx: question: can switch irq be shared?

From: Marek BehĂșn <marek.behun@....cz>
Date: Fri, 17 Aug 2018 11:30:55 +0200

> -				   IRQF_ONESHOT | IRQF_TRIGGER_FALLING,
> +				   IRQF_ONESHOT | IRQF_TRIGGER_FALLING
> +				   | IRQF_SHARED,

The "|" operator shoudl end a line not start one.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ