All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a compilation warning and a static check error
@ 2019-09-10 10:21 Bhupesh Sharma
  2019-09-10 10:21 ` [PATCH 1/2] vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheck Bhupesh Sharma
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bhupesh Sharma @ 2019-09-10 10:21 UTC (permalink / raw)
  To: kexec; +Cc: bhsharma, bhupesh.linux, horms

This patchset fixes two kexec-tools issues:
 - Fixes a shifting error reported by cppcheck inside
   'vmcore-dmesg/vmcore-dmesg.c'.
 - Fixes a compilation warning in 'i386/kexec-mb2-x86.c'.

Bhupesh Sharma (2):
  vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheck
  i386/kexec-mb2-x86.c: Fix compilation warning

 kexec/arch/i386/kexec-mb2-x86.c | 2 --
 vmcore-dmesg/vmcore-dmesg.c     | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.17.1


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-16  7:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 10:21 [PATCH 0/2] Fix a compilation warning and a static check error Bhupesh Sharma
2019-09-10 10:21 ` [PATCH 1/2] vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheck Bhupesh Sharma
2019-09-10 13:55   ` lijiang
2019-09-10 20:02     ` Bhupesh Sharma
2019-09-10 10:21 ` [PATCH 2/2] i386/kexec-mb2-x86.c: Fix compilation warning Bhupesh Sharma
2019-09-16  7:17 ` [PATCH 0/2] Fix a compilation warning and a static check error Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.