Question: 12. Consider the following interrupt handler, what is wrong with this code? (5) static irgreturn_t phht_intr (int irq, void data) struct pci_device dev data; struct

 12. Consider the following interrupt handler, what is wrong with this

12. Consider the following interrupt handler, what is wrong with this code? (5) static irgreturn_t phht_intr (int irq, void data) struct pci_device "dev data; struct phht_adapter *adapter pci_getdrvdata (dev) unsigned char *buffer; mutex_lock (sadapter->my mutex) adapter->ss_1 ist = knalloc (16, GFP_ATOMIC); mutex_unlock (&adapter->my_mutex) : return IRO HANDLED

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!