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] [day] [month] [year] [list]
Date:	Wed, 18 May 2011 10:01:52 +0200
From:	Clemens Ladisch <clemens@...isch.de>
To:	Monica Puig-Pey <puigpeym@...can.es>
CC:	linux-kernel@...r.kernel.org
Subject: Re: How to establish a priority to an interrupt handler

Monica Puig-Pey wrote:
> I'm developing a PCI device driver using hardware interrupts.
> I would like to give a priority chosen by me to my IRQ handler,

Please note that
1) priorities are relative to the other priorites currently in use,
   so assigning a fixed priority does not make sense unless you know
   all the other priorites; and
2) it is the job of the administrator, not of the driver writer, to
   determine which device gets the highest priority.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ