Re: no vm86_info: BAD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

In my experiment module, I allocated an unused IRQ to my module/driver, and
then tried raising that interrupt through INT instruction from user space.
Everything went fine, but I recvd. "no vm86_info:BAD " error message in
kernel log (/var/log/messages), and my registered ISR didnt execute.


You cannot arbirarily raise any IRQ from software. There are
predefined IRQs that can be raised in software, and chances are that
you didn't chose one of them.

Thanks,

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux