android_kernel_samsung_a7y1.../arch/parisc
Helge Deller e88fd39a75 parisc: Fix compiler warnings in debug_core.c
[ Upstream commit 75cf9797006a3a9f29a3a25c1febd6842a4a9eb2 ]

Fix this compiler warning:
kernel/debug/debug_core.c: In function ‘kgdb_cpu_enter’:
arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value]
   48 |  ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr))))
arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro ‘xchg’
   78 | #define atomic_xchg(v, new) (xchg(&((v)->counter), new))
      |                              ^~~~
kernel/debug/debug_core.c:596:4: note: in expansion of macro ‘atomic_xchg’
  596 |    atomic_xchg(&kgdb_active, cpu);
      |    ^~~~~~~~~~~

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:29:00 +02:00
..
configs A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
include parisc: Fix compiler warnings in debug_core.c 2020-04-07 13:29:00 +02:00
kernel parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 2020-04-06 20:04:49 +02:00
lib A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
math-emu parisc: Fix compiler warnings in float emulation code 2020-04-06 19:16:24 +02:00
mm parisc: Fix vmap memory leak in ioremap()/iounmap() 2020-04-07 09:26:56 +02:00
oprofile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
defpalo.conf A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
install.sh A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig.debug A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nm A750FXXU4CTBC 2020-03-27 21:51:54 +05:30