[RFC PATCH 24/35] Add support for Xen event channels.

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

 



Hi!

> +++ linus-2.6/drivers/xen/core/evtchn.c
> @@ -0,0 +1,887 @@

msssng wwls?

> +/* NB. Interrupts are disabled on entry. */
> +asmlinkage void evtchn_do_upcall(struct pt_regs *regs)
> +{
> +	unsigned long  l1, l2;
> +	unsigned int   l1i, l2i, port;

Better variable names would be nice.


						Pavel
-- 
Thanks for all the (sleeping) penguins.

[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux