summaryrefslogtreecommitdiff
path: root/link.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-27 01:24:51 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-07-27 11:48:16 +0200
commit63d26c48e9c1d486efd24eda4b3a65066f315234 (patch)
tree1146b067f2167fa374dbdd58ae1dd404f2e64e6a /link.c
parent115ac442812928e1ae0682aca5f1d0cbb77d92cf (diff)
flowtop: Fix missing new connections after flush
There might be new fast connection between flush & handling new events which can be not handled, so put flushing connections before loop. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'link.c')
0 files changed, 0 insertions, 0 deletions
dynamic range for the prepare states. While #1 is the simplest solution, #2 is the proper one as we can convert in tree users, which do not care about ordering, to the dynamic range as well. Add a dynamic range which allows LTTNG to request states in the prepare stage. Reported-and-tested-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Sebastian Sewior <bigeasy@linutronix.de> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701101353010.3401@nanos Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/net/busy_poll.h')