components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch
branchs11-update
changeset 3017 da8a40fb54dd
parent 2921 8da1e7689d13
--- a/components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch	Wed Mar 26 13:50:24 2014 -0700
+++ b/components/openssl/openssl-1.0.1/patches/openssl-t4-inline.sparc-patch	Wed Mar 26 14:54:04 2014 -0700
@@ -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
 ===================================================================