linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: OMAP: resolve sparse warnings with v3.8-rc1
@ 2012-12-24  1:24 Paul Walmsley
  2012-12-24  1:24 ` [PATCH 1/3] ARM: OMAP: 32k counter: resolve sparse warnings Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Paul Walmsley @ 2012-12-24  1:24 UTC (permalink / raw)
  To: linux-arm-kernel

Another minor release, another new set of sparse warnings.  It would
be good if patch submitters and mainline committers can verify that
new patches don't add sparse warnings.  Otherwise it makes it harder
for others to verify that their code is sparse-warning-free.

- Paul

---

sparse_fixes_a_3.8-rc
   text	   data	    bss	    dec	    hex	filename
7697036	 722268	5614832	14034136	 d624d8	vmlinux.omap2plus_defconfig.orig
7697036	 722268	5614832	14034136	 d624d8	vmlinux.omap2plus_defconfig

Paul Walmsley (3):
      ARM: OMAP: 32k counter: resolve sparse warnings
      ARM: OMAP AM33xx: hwmod data: resolve sparse warnings
      ARM: OMAP: SRAM: resolve sparse warnings


 arch/arm/mach-omap2/omap_hwmod_33xx_data.c |    4 ++-
 arch/arm/plat-omap/counter_32k.c           |    2 ++
 arch/arm/plat-omap/counter_32k.h           |   20 ++++++++++++++++
 arch/arm/plat-omap/sram.c                  |    2 ++
 arch/arm/plat-omap/sram.h                  |   35 ++++++++++++++++++++++++++++
 5 files changed, 61 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/plat-omap/counter_32k.h
 create mode 100644 arch/arm/plat-omap/sram.h

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

end of thread, other threads:[~2013-01-02 19:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-24  1:24 [PATCH 0/3] ARM: OMAP: resolve sparse warnings with v3.8-rc1 Paul Walmsley
2012-12-24  1:24 ` [PATCH 1/3] ARM: OMAP: 32k counter: resolve sparse warnings Paul Walmsley
2012-12-25 16:22   ` Santosh Shilimkar
2013-01-01 18:13   ` Tony Lindgren
2013-01-02 19:36     ` Paul Walmsley
2012-12-24  1:25 ` [PATCH 2/3] ARM: OMAP AM33xx: hwmod data: " Paul Walmsley
2012-12-26  4:10   ` Mugunthan V N
2012-12-24  1:25 ` [PATCH 3/3] ARM: OMAP: SRAM: " Paul Walmsley
2013-01-01 18:15   ` Tony Lindgren
2013-01-02 19:37     ` Paul Walmsley

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).