linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] spi: remove unnecessary OOM messages
@ 2014-04-29  8:17 Jingoo Han
       [not found] ` <002401cf6383$7e9ce1f0$7bd6a5d0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Jingoo Han @ 2014-04-29  8:17 UTC (permalink / raw)
  To: 'Mark Brown'
  Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA, 'Jingoo Han'

The site-specific OOM messages are unnecessary, because they
duplicate the MM subsystem generic OOM message. For example,
k.alloc and v.alloc failures use dump_stack().

Jingoo Han (7):
      spi: pl022: remove unnecessary OOM messages
      spi: pxa2xx: remove unnecessary OOM messages
      spi: s3c24xx: remove unnecessary OOM messages
      spi: s3c64xx: remove unnecessary OOM messages
      spi: sh-msiof: remove unnecessary OOM messages
      spi: tle62x0: remove unnecessary OOM messages
      spi: topcliff-pch: remove unnecessary OOM messages

---
 drivers/spi/spi-pl022.c        |   13 +++----------
 drivers/spi/spi-pxa2xx.c       |   10 ++--------
 drivers/spi/spi-s3c24xx.c      |    4 +---
 drivers/spi/spi-s3c64xx.c      |    5 +----
 drivers/spi/spi-sh-msiof.c     |    4 +---
 drivers/spi/spi-tle62x0.c      |    4 +---
 drivers/spi/spi-topcliff-pch.c |    5 +----
 7 files changed, 10 insertions(+), 35 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-05-03 21:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  8:17 [PATCH 0/7] spi: remove unnecessary OOM messages Jingoo Han
     [not found] ` <002401cf6383$7e9ce1f0$7bd6a5d0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-04-29  8:19   ` [PATCH 1/7] spi: pl022: " Jingoo Han
     [not found]     ` <002501cf6383$ad1ae400$0750ac00$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-05-03 21:48       ` Linus Walleij
2014-04-29  8:19   ` [PATCH 2/7] spi: pxa2xx: " Jingoo Han
2014-04-29  8:20   ` [PATCH 3/7] spi: s3c24xx: " Jingoo Han
2014-04-29  8:20   ` [PATCH 4/7] spi: s3c64xx: " Jingoo Han
2014-04-29  8:21   ` [PATCH 5/7] spi: sh-msiof: " Jingoo Han
     [not found]     ` <002901cf6384$02d9ba10$088d2e30$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-04-29 15:59       ` Geert Uytterhoeven
2014-04-29  8:22   ` [PATCH 6/7] spi: tle62x0: " Jingoo Han
2014-04-29  8:23   ` [PATCH 7/7] spi: topcliff-pch: " Jingoo Han
2014-04-29 19:03   ` [PATCH 0/7] spi: " Mark Brown

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