OpenVZ Forum


Home » General » Support » *SOLVED* compat_nanosleep_restart undeclared
Re: compat_nanosleep_restart undeclared [message #9921 is a reply to message #9920] Tue, 30 January 2007 09:55 Go to previous message
wilf is currently offline  wilf
Messages: 30
Registered: January 2007
Location: UK
Member
Hi Dmitry,

I applied the same patch to undump.c and Hey Presto! It compiles.

In "kernel/cpt/rst_undump.c", Line 336
/* #ifdef CONFIG_X86_64 // - old knackered code PWI 20070130 */
#if defined(CONFIG_X86_64) && defined(CONFIG_COMPAT)
                        if (!ti->cpt_64bit)
                                current->thread_info->restart_block.fn = compat_nanosleep_restart;
#endif


Best Regards, Paul.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: outbound connectivity lost on all VE nodes
Next Topic: *SOLVED* Fedora core 6 and permission
Goto Forum:
  


Current Time: Thu Jul 24 09:48:54 GMT 2025

Total time taken to generate the page: 0.34517 seconds