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>] [day] [month] [year] [list]
Date:	Tue, 13 Jan 2009 15:02:42 +0900
From:	KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To:	linux-kernel@...r.kernel.org
Cc:	akpm@...ux-foundation.org, a.zummo@...ertech.it,
	andrew@...people.com, ben@...tec.co.uk,
	dbrownell@...rs.sourceforge.net, dsaxena@...xity.net, gl@...-ac.de,
	iwamatsu@...auri.org, kyle@...artin.ca, lethal@...ux-sh.org,
	pmironchik@...ifacio.net, raph@...hnet.net,
	rongkai.zhan@...driver.com, rpurdie@...ys.net,
	scottwood@...escale.com, yoichi_yuasa@...peaks.co.jp
Subject: Re: + rtc-cumulative-style-fixes-fix.patch added to -mm tree

On Mon, 12 Jan 2009 19:15:39 -0800
akpm@...ux-foundation.org wrote:

> 
> The patch titled
>      rtc-cumulative-style-fixes-fix
> has been added to the -mm tree.  Its filename is
>      rtc-cumulative-style-fixes-fix.patch
> 
> Before you just go and hit "reply", please:
>    a) Consider who else should be cc'ed
>    b) Prefer to cc a suitable mailing list as well
>    c) Ideally: find the original patch on the mailing list and do a
>       reply-to-all to that, adding suitable additional cc's
> 
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
> 
> See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
> out what to do about this
> 
> The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
> 
This additional one was necessary for me.
But not sure this is the best "include" target.
-Kame

From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>

This was necessary for hpet* functions.

Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>

---
 drivers/rtc/rtc-cmos.c |    1 +
 1 file changed, 1 insertion(+)

Index: mmotm-2.6.28-Jan12/drivers/rtc/rtc-cmos.c
===================================================================
--- mmotm-2.6.28-Jan12.orig/drivers/rtc/rtc-cmos.c
+++ mmotm-2.6.28-Jan12/drivers/rtc/rtc-cmos.c
@@ -39,6 +39,7 @@
 
 /* this is for "generic access to PC-style RTC" using CMOS_READ/CMOS_WRITE */
 #include <asm-generic/rtc.h>
+#include <asm/hpet.h>
 
 struct cmos_rtc {
 	struct rtc_device	*rtc;



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