On Fri, Dec 17, 2004 at 11:14:39AM -0600, Timur Tabi wrote: > Here's a sample from my /proc/kallsyms: > > ffffffff8011d650 t setup_apic_nmi_watchdog > ffffffff8011d740 T enable_lapic_nmi_watchdog > ffffffff8011d770 t lapic_nmi_resume > ffffffff8011d790 T enable_timer_nmi_watchdog > ffffffff8011d7d0 T disable_timer_nmi_watchdog > ffffffff8011d80c t .text.lock.nmi > ffffffff8011d820 t disable_edge_ioapic_irq > > What do the "t" and "T" stand for? 'man nm' should explain it. thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/