printk("filp_open error\n"); return 0; } // buf = kmalloc(rwsize, GFP_ATOMIC); pages = alloc_page(GFP_ATOMIC); if(!pages){ return 0;
確定! 回上一頁