summaryrefslogtreecommitdiff
path: root/Logger.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-28LocomotorPrimitives: Switch to using Logger class for loggingTobias Klauser1-0/+58
option value='1'>ignoremode:
authorShyam Sundar S K <ssundark@amd.com>2016-12-02 00:44:28 +0530
committerJon Mason <jdmason@kudzu.us>2016-12-23 16:09:18 -0500
commit872deb21038e90903a40ab6a29b9d0652a6ebc8d (patch)
tree4c8576514d360ed31fe38026597cd3a0f71dea8e
parente5b0d2d1ba92a8e424e7395537a96e8a373d0267 (diff)
NTB: Register and offset values fix for memory window
Due to incorrect limit and translation register values, NTB link was going down when the memory window was setup. Made appropriate changes as per spec. Fix limit register values for BAR1, which was overlapping with the BAR23 address. Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Acked-by: Allen Hubbe <Allen.Hubbe@dell.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat
tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing/kprobes: Fix __init annotation
Diffstat
-rw-r--r--kernel/trace/trace_kprobe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/trace/trace_kprobe.c b/kernel/trace/trace_kprobe.c