Re: [PATCH 6/7] Ksplice: Export symbols needed for Ksplice



On Saturday 06 December 2008 10:33:59 Jeff Arnold wrote:
From: Tim Abbott <tabbott@xxxxxxx>

Ksplice uses several functions from module.c in order to resolve
symbols and implement dependency handling. Calling these functions
requires holding module_mutex, so it is exported.

I have fought every attempt to export that. It was long a cause of misery
and pain; people saw the lock and so started grabbing it.

Any chance we can find another way?
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH 6/7] Ksplice: Export symbols needed for Ksplice
    ... Ksplice uses several functions from module.c in order to resolve ... symbols and implement dependency handling. ... Calling these functions ...
    (Linux-Kernel)
  • Re: [PATCH 6/7] Ksplice: Export symbols needed for Ksplice
    ... Ksplice uses several functions from module.c in order to resolve ... requires holding module_mutex, so it is exported. ... We'd also need to change the Ksplice ... Calling use_module. ...
    (Linux-Kernel)
  • Replace() not working
    ... but I do not recall how ... to resolve it. ... Calling the Replace function generates an error 5. ... etc.) I've tried uninstalling and reinstalling, ...
    (microsoft.public.access.modulesdaovba)
  • "Managed Debugging Assistant LoaderLock has detected a problem in
    ... I am calling some managed dlls from my Vb .net. ... How to resolve the above error? ... I am calling mainform instance from other VB .net ... "A first chance exception of type 'System.InvalidOperationException' ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Curious problem
    ... The parent class was calling a stub that just returned true and that was the one that was being used to resolve it. ...
    (comp.lang.php)