>> * Protect the irq test too.
>> */
>>
>> + start_bh_atomic();
>> spin_lock(&ei_local->page_lock);
>
>This is wrong. Network transmits are always done bh_atomic. If this makes
This is not recalled from the network layer, this is the raw irq handler.
Andrea Arcangeli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/