Kernel prepatch 3.11-rc4
Kernel prepatch 3.11-rc4
Posted Aug 7, 2013 11:18 UTC (Wed) by cesarb (subscriber, #6266)In reply to: Kernel prepatch 3.11-rc4 by xtifr
Parent article: Kernel prepatch 3.11-rc4
Why do we have to keep using int as if it were bool? Why not "inline bool is_gate_vma(...)" instead of "inline int is_gate_vma(...)"?
