Ignore:
Timestamp:
Feb 12, 2019, 2:21:31 PM (5 years ago)
Author:
alain
Message:

cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/kern/thread.c

    r619 r620  
    14341434
    14351435    // display a warning
    1436     printk("\n[WARNING] set the DEBUG_BUSYLOCK parameter in kernel_config.h"
    1437     " to display busylocks for thread(%x,%x)\n", pid, trdid );
     1436    printk("\n[WARNING] set DEBUG_BUSYLOCK in kernel_config.h to display busylocks" );
    14381437
    14391438}  // end thread_display_busylock()
Note: See TracChangeset for help on using the changeset viewer.