lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 07 Feb 2014 17:00:11 +0900
From:	Jingoo Han <jg1.han@...sung.com>
To:	'Andrew Morton' <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	'Alessandro Zummo' <a.zummo@...ertech.it>,
	rtc-linux@...glegroups.com, 'Jingoo Han' <jg1.han@...sung.com>
Subject: [PATCH 00/10] rtc: Remove unnecessary OOM messages

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 (10):
      rtc: rtc-at32ap700x: Remove unnecessary OOM messages
      rtc: rtc-davinci: Remove unnecessary OOM messages
      rtc: rtc-ds1390: Remove unnecessary OOM messages
      rtc: rtc-lpc32xx: Remove unnecessary OOM messages
      rtc: rtc-moxart: Remove unnecessary OOM messages
      rtc: rtc-nuc900: Remove unnecessary OOM messages
      rtc: rtc-pm8xxx: Remove unnecessary OOM messages
      rtc: rtc-rx8025: Remove unnecessary OOM messages
      rtc: rtc-sirfsoc: Remove unnecessary OOM messages
      rtc: rtc-spear: Remove unnecessary OOM messages
---
 drivers/rtc/rtc-at32ap700x.c |    4 +---
 drivers/rtc/rtc-davinci.c    |    4 +---
 drivers/rtc/rtc-ds1390.c     |    5 ++---
 drivers/rtc/rtc-lpc32xx.c    |    5 ++---
 drivers/rtc/rtc-moxart.c     |    4 +---
 drivers/rtc/rtc-nuc900.c     |    5 ++---
 drivers/rtc/rtc-pm8xxx.c     |    4 +---
 drivers/rtc/rtc-rx8025.c     |    1 -
 drivers/rtc/rtc-sirfsoc.c    |    6 +-----
 drivers/rtc/rtc-spear.c      |    4 +---
 10 files changed, 12 insertions(+), 30 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ