kernel module: new operator

From: vertigo (ax178_at_wp.pl)
Date: 10/30/04

  • Next message: vertigo: "kernel: struct list_head"
    Date: Sat, 30 Oct 2004 11:35:59 +0200
    
    

    Hello
    I use linux kernel 2.6, and i write module.
    How can i create dynamically object (so i know that it will not be
    deleted when current function finishes) ?
    (there is no new operator in kernel)

    Thanx
    Michal


  • Next message: vertigo: "kernel: struct list_head"