[RFC PATCH 25/35] Add Xen time abstractions

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

 



Hi!

> --- /dev/null
> +++ linus-2.6/drivers/xen/core/time.c
> @@ -0,0 +1,1045 @@
> +/*
> + *  time.c
> + *
> + *  Copyright (C) 1991, 1992, 1995  Linus Torvalds

Really?

> +void init_cpu_khz(void)
> +{
> +	u64 __cpu_khz = 1000000ULL << 32;
> +	struct vcpu_time_info *info;
> +	info = &HYPERVISOR_shared_info->vcpu_info[0].time;

No, I do not think linus wrote that. You probably want to add your
copyright there, and remove obsolete changelog.

-- 
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