Displaying 3 results from an estimated 3 matches for "platf".
Did you mean:
plat
2012 Mar 27
0
[PATCH 1/4] x86/hpet: disable before reboot or kexec
...<mach_apic.h>
@@ -375,6 +376,7 @@ void smp_send_stop(void)
local_irq_disable();
__stop_this_cpu();
disable_IO_APIC();
+ hpet_disable();
local_irq_enable();
}
--- a/xen/arch/x86/time.c
+++ b/xen/arch/x86/time.c
@@ -377,7 +377,7 @@ static int __init init_hpet(struct platf
static void resume_hpet(struct platform_timesource *pts)
{
- hpet_resume();
+ hpet_resume(NULL);
}
static struct platform_timesource __initdata plt_hpet =
--- a/xen/include/asm-x86/hpet.h
+++ b/xen/include/asm-x86/hpet.h
@@ -55,7 +55,12 @@ extern unsigned long hpet_address;
* Return...
2007 Oct 19
0
No subject
...public desktop=
space (or virtual room), that can be shared across the Internet, will add =
to social networking model. It will also lead to new paradigms in terms of=
web interaction, navigation and information exchange.
=20
One other major benefit will be the promotion of both X and the Linux platf=
orm in general. To use these new features, end user's Operating Systems wi=
ll need to be compatible with X. Whilst I'm sure limited interfaces could =
be designed for Windows desktops, it will function a lot better as a native=
Linux user.
=20
There is a chance here to leave the compet...
2007 Oct 19
0
No subject
...public desktop=
space (or virtual room), that can be shared across the Internet, will add =
to social networking model. It will also lead to new paradigms in terms of=
web interaction, navigation and information exchange.
=20
One other major benefit will be the promotion of both X and the Linux platf=
orm in general. To use these new features, end user's Operating Systems wi=
ll need to be compatible with X. Whilst I'm sure limited interfaces could =
be designed for Windows desktops, it will function a lot better as a native=
Linux user.
=20
There is a chance here to leave the compet...