components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch
changeset 1752 84e093c079e2
parent 1641 2fc479afcf70
--- a/components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch	Fri Mar 07 14:59:54 2014 -0800
+++ b/components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch	Fri Mar 07 17:02:45 2014 -0800
@@ -1,5 +1,6 @@
 #
 # This file adds inline T4 instruction support to OpenSSL upstream code.
+# The change was brought in from OpenSSL 1.0.2.
 #
 Index: Configure
 ===================================================================
@@ -204,7 +205,7 @@
 +.size	_sparcv9_vis1_instrument_bus2,.-_sparcv9_vis1_instrument_bus2
 +
  .section	".init",#alloc,#execinstr
- 	call	OPENSSL_cpuid_setup
+ 	call	solaris_locking_setup
  	nop
 Index: crypto/sparcv9cap.c
 ===================================================================