summaryrefslogtreecommitdiff
path: root/cpusched.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-04-30 13:08:12 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-04-30 13:11:03 +0200
commit190dc7879a1a8813f2332ee7b39b743a49ac2771 (patch)
tree57f6bb3fde75588a35bb2c0c0fb5b282ec35fd7c /cpusched.h
parent0ce9ef48153cf719c56894593bfb634cd4046647 (diff)
trafgen: Don't expose -k/--kernel-pull anymore and warn if it still used
The -k/--kernel-pull option got useless with commit c139e80 ("trafgen: remove timer-based trigger model"). Instead of entirely removing it and thus possibly breaking people's scripts, still accept it as an option, but warn the user about it. We might want to remove the option in a future release. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cpusched.h')
0 files changed, 0 insertions, 0 deletions
tion issue with offset in iters, from Ming Lei. - A fix for not having the partition stat per cpu ref count initialized before sending out the KOBJ_ADD, which could cause user space to access the counter prior to initialization. Also from Ming Lei. - A fix for using the wrong congestion state, from Kaixu Xia" * 'for-linus' of git://git.kernel.dk/linux-block: block: loop: fix filesystem corruption in case of aio/dio NVMe: Always use MSI/MSI-x interrupts NVMe: Fix reset/remove race writeback: fix the wrong congested state variable definition block: partition: initialize percpuref before sending out KOBJ_ADD
Diffstat (limited to 'Documentation')