lkml.org 
[lkml]   [2005]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] [4/48] Suspend2 2.1.9.8 for 2.6.12: 302-init-hooks.patch
    From
    Date
    On Wed, 2005-07-06 at 12:20 +1000, Nigel Cunningham wrote:
    > diff -ruNp 350-workthreads.patch-old/drivers/acpi/osl.c 350-workthreads.patch-new/drivers/acpi/osl.c
    > --- 350-workthreads.patch-old/drivers/acpi/osl.c 2005-06-20 11:46:50.000000000 +1000
    > +++ 350-workthreads.patch-new/drivers/acpi/osl.c 2005-07-04 23:14:18.000000000 +1000
    > @@ -95,7 +95,7 @@ acpi_os_initialize1(void)
    > return AE_NULL_ENTRY;
    > }
    > #endif
    > - kacpid_wq = create_singlethread_workqueue("kacpid");
    > + kacpid_wq = create_singlethread_workqueue("kacpid", PF_NOFREEZE);
    > BUG_ON(!kacpid_wq);
    I'm not sure but kacpid can run any kind of code (depends on BIOS, it
    might touch some devices), is this safe?

    Thanks,
    Shaohua

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-07-06 13:01    [W:3.528 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site