Can I use printf in kernel module?

From: wuulong (wuulongsheu_at_yahoo.com.tw)
Date: 06/10/05

  • Next message: Grant Edwards: "Re: Can I use printf in kernel module?"
    Date: Fri, 10 Jun 2005 11:01:42 +0800
    
    

    In the book, we have been suggested that use printk.

    but I have seen some kernel module that use printf.
    When can use use printf? and when is not?

    thanks.


  • Next message: Grant Edwards: "Re: Can I use printf in kernel module?"