summaryrefslogtreecommitdiff
path: root/tools/perf/tests/.gitignore
blob: 8cc30e731c739495f3eb61a0da9a76246ad35600 (plain)
1
2
3
4
llvm-src-base.c
llvm-src-kbuild.c
llvm-src-prologue.c
llvm-src-relocation.c
mitterRalf Baechle <ralf@linux-mips.org>2016-10-06 18:02:18 +0200 commitdabdc1853d59b355eaa679b8856016a7366da9af (patch) tree01cd0f619f8062353aa77724fd4b9857e6c00a3f parent20d330645cfb8cfecfb82b369e4d3084e429e68a (diff)
MIPS: Print CM error reports upon bus errors
If a bus error occurs on a system with a MIPS Coherence Manager (CM) then the CM may hold useful diagnostic information. Printing this out has so far been left up to boards, with the requirement that they register a board_be_handler function & call mips_cm_error_decode() from there. In order to avoid boards other than Malta needing to duplicate this code, call mips_cm_error_decode() automatically if the board registers no board_be_handler, and remove the Malta implementation of that. This patch results in no functional change, but removes a further piece of platform-specific code. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14350/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat
c
parentd56a5ca366e785f463b4782f65daac883612a2b2 (diff)
parisc, parport_gsc: Fixes for printk continuation lines
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'sound/soc/codecs/da7218.c')