openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] FSI warning fixes
@ 2018-06-18  3:43 Joel Stanley
  2018-06-18  3:43 ` [PATCH 1/5] fsi-occ: Fix size_t printf Joel Stanley
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Joel Stanley @ 2018-06-18  3:43 UTC (permalink / raw)
  To: openbmc, Benjamin Herrenschmidt, Eddie James

Hi Eddie and Ben,

I've fixed a bunch of printf warnings (that only occur when the kernel
is being built for a 64 bit machine) and sparse warnings.

Where appropraite please fold these fixes into your work in progress
code.

(This is with the work in progress 4.17 tree, which contains all of the
posted fixes, plus a mega-patch that I created with all of the OCC HWMON
work).

Joel Stanley (5):
  fsi-occ: Fix size_t printf
  hwmon (occ): Fix printf warning
  fsi: sbefifo: Fix sparse warnings
  fsi: master-hub: Fix sparse warnings
  fsi: core: Fix sparse warnings

 drivers/fsi/fsi-core.c       | 23 +++++++++++++----------
 drivers/fsi/fsi-master-hub.c |  5 +++--
 drivers/fsi/fsi-occ.c        |  2 +-
 drivers/fsi/fsi-sbefifo.c    |  5 +++--
 drivers/hwmon/occ/common.c   |  2 +-
 5 files changed, 21 insertions(+), 16 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-06-18  4:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-18  3:43 [PATCH 0/5] FSI warning fixes Joel Stanley
2018-06-18  3:43 ` [PATCH 1/5] fsi-occ: Fix size_t printf Joel Stanley
2018-06-18  4:30   ` Benjamin Herrenschmidt
2018-06-18  3:43 ` [PATCH 2/5] hwmon (occ): Fix printf warning Joel Stanley
2018-06-18  3:43 ` [PATCH 3/5] fsi: sbefifo: Fix sparse warnings Joel Stanley
2018-06-18  3:43 ` [PATCH 4/5] fsi: master-hub: " Joel Stanley
2018-06-18  3:43 ` [PATCH 5/5] fsi: core: " Joel Stanley
2018-06-18  4:32 ` [PATCH 0/5] FSI warning fixes Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).