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:   Sun, 31 Mar 2019 18:20:47 +0800
From:   jojo_zeng@....com
To:     jojo_zeng@....com, linux-kernel@...r.kernel.org

From: Jojo Zeng <>
To: linux-kernel@...r.kernel.org
Cc: Jojo Zeng <jojo_zeng@....com>
Subject: [PATCH] modified rtc.c
Date: Sun, 31 Mar 2019 18:20:44 +0800
Message-Id: <1554027644-13091-2-git-send-email-jojo_zeng@....com>
X-Mailer: git-send-email 2.7.4
In-Reply-To: <1554027644-13091-1-git-send-email-jojo_zeng@....com>
References: <1554027644-13091-1-git-send-email-jojo_zeng@....com>

From: Jojo Zeng <jojo_zeng@....com>

modified rtc.c

Signed-off-by: Jojo Zeng <jojo_zeng@....com>
---
 drivers/char/rtc.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/char/rtc.c b/drivers/char/rtc.c
index c862d0b..0199b26 100644
--- a/drivers/char/rtc.c
+++ b/drivers/char/rtc.c
@@ -84,6 +84,8 @@
 
 #include <asm/current.h>
 
+#define jojo
+
 #ifdef CONFIG_X86
 #include <asm/hpet.h>
 #endif
-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ