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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 19 Feb 2011 01:25:42 GMT
From:	"tip-bot for H. Peter Anvin" <hpa@...ux.intel.com>
To:	linux-tip-commits@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...hat.com,
	brgerst@...il.com, castet.matthieu@...e.fr, tglx@...utronix.de,
	sfr@...b.auug.org.au, hpa@...ux.intel.com, rjw@...k.pl
Subject: [tip:x86/trampoline] x86-64, trampoline: Remove unused variable

Commit-ID:  1c4badbdeae53d2584bb5395a062cfebed76696e
Gitweb:     http://git.kernel.org/tip/1c4badbdeae53d2584bb5395a062cfebed76696e
Author:     H. Peter Anvin <hpa@...ux.intel.com>
AuthorDate: Fri, 18 Feb 2011 15:50:36 -0800
Committer:  H. Peter Anvin <hpa@...ux.intel.com>
CommitDate: Fri, 18 Feb 2011 15:50:36 -0800

x86-64, trampoline: Remove unused variable

Removed unused variable left over from development.

Reported-by: Brian Gerst <brgerst@...il.com>
LKML-Reference: <AANLkTik6UJ680mWJcu_W+jerLcqPjwjvaXyxB1jAMaG0@...l.gmail.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Rafael J. Wysocki <rjw@...k.pl>
Cc: Matthieu Castet <castet.matthieu@...e.fr>
---
 arch/x86/kernel/trampoline_64.S |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/x86/kernel/trampoline_64.S b/arch/x86/kernel/trampoline_64.S
index 49c77a6..09ff517 100644
--- a/arch/x86/kernel/trampoline_64.S
+++ b/arch/x86/kernel/trampoline_64.S
@@ -157,8 +157,6 @@ startup_64_vector:
 	.word	__KERNEL_CS, 0
 
 	.balign 4
-fixup_base:
-	.long	0
 ENTRY(trampoline_status)
 	.long	0
 
--
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