#ifndef MISC_H #define MISC_H #include "assume.h" #include "int_typedefs.h" #include "locks.h" #include <linux/types.h> /* Probably won't need to deal with bottom halves. */
static inline void local_bh_disable(void) {}Contributors
Person | Tokens | Prop | Commits | CommitProp |
Lance Roy | 8 | 100.00% | 1 | 100.00% |
Total | 8 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp |
Lance Roy | 8 | 100.00% | 1 | 100.00% |
Total | 8 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp |
Lance Roy | 181 | 100.00% | 1 | 100.00% |
Total | 181 | 100.00% | 1 | 100.00% |