This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Doing sha256 for 3s on 16 size blocks: 3153669 sha256's in 3.00s | |
Doing sha256 for 3s on 64 size blocks: 1878039 sha256's in 2.99s | |
Doing sha256 for 3s on 256 size blocks: 866536 sha256's in 3.00s | |
Doing sha256 for 3s on 1024 size blocks: 275286 sha256's in 2.99s | |
Doing sha256 for 3s on 8192 size blocks: 37403 sha256's in 2.99s | |
OpenSSL 1.0.2n 7 Dec 2017 | |
built on: reproducible build, date unspecified | |
options:bn(64,32) rc4(ptr,char) des(idx,cisc,2,long) aes(partial) blowfish(ptr) | |
compiler: arm-openwrt-linux-muslgnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a9+neon_musl_eabi/include -I/home/mangix/devstuff/openwrt/staging_dir/toolchain-arm_cortex-a9+neon_gcc-5.5.0_musl_eabi/usr/include -I/home/mangix/devstuff/openwrt/staging_dir/toolchain-arm_cortex-a9+neon_gcc-5.5.0_musl_eabi/include/fortify -I/ho |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Doing sha256 for 3s on 16 size blocks: 3151595 sha256's in 3.00s | |
Doing sha256 for 3s on 64 size blocks: 1866810 sha256's in 2.99s | |
Doing sha256 for 3s on 256 size blocks: 858609 sha256's in 2.98s | |
Doing sha256 for 3s on 1024 size blocks: 273881 sha256's in 2.98s | |
Doing sha256 for 3s on 8192 size blocks: 37167 sha256's in 2.99s | |
OpenSSL 1.0.2n 7 Dec 2017 | |
built on: reproducible build, date unspecified | |
options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) blowfish(ptr) | |
compiler: arm-openwrt-linux-muslgnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a9+neon_musl_eabi/include -I/home/mangix/devstuff/openwrt/staging_dir/toolchain-arm_cortex-a9+neon_gcc-5.5.0_musl_eabi/usr/include -I/home/mangix/devstuff/openwrt/staging_dir/toolchain-arm_cortex-a9+neon_gcc-5.5.0_musl_eabi/include/fortify -I/h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[4]: Entering directory '/home/mangix/devstuff/openwrt/build_dir/target-mips_74kc_musl/getdns-1.4.0' | |
cd src && make default | |
make[5]: Entering directory '/home/mangix/devstuff/openwrt/build_dir/target-mips_74kc_musl/getdns-1.4.0/src' | |
../libtool --quiet --tag=CC --mode=compile mips-openwrt-linux-musl-gcc -I. -I. -I./util/auxiliary -I./../stubby/src -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/mangix/devstuff/openwrt/build_dir/target-mips_74kc_musl/getdns-1.4.0:getdns-1.4.0 -Wformat -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/home/mangix/devstuff/openwrt/staging_dir/target-mips_74kc_musl/usr/include -I/home/mangix/devstuff/openwrt/staging_dir/target-mips_74kc_musl/include -I/home/mangix/devstuff/openwrt/staging_dir/toolchain-mips_74kc_gcc-5.5.0_mu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SHELL= flock /home/mangix/devstuff/openwrt/tmp/.u-boot-2015.10.tar.xz.flock -c ' /home/mangix/devstuff/openwrt/scripts/download.pl "/home/mangix/devstuff/openwrt/dl" "u-boot-2015.10.tar.xz" "e207d996ebfff7335eed99789e3dcb9da071499f347fcdd86725b9d4dac5a5bb" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/mangix/devstuff/openwrt/tmp/dl && cd /home/mangix/devstuff/openwrt/tmp/dl && rm -rf u-boot-2015.10 && [ \! -d u-boot-2015.10 ] && git clone git://git.denx.de/u-boot.git u-boot-2015.10 && (cd u-boot-2015.10 && git checkout 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd u-boot-2015.10 && git log -1 --format='\''@%ct'\''` && rm -rf u-boot-2015.10/.git && tar --numeric-owner --owner=0 --group=0 --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c u-boot-2015.10 | xz -zc -7e > /home/mangix/devstuff/openwrt/tmp/dl/u-boot-2015.10.tar.xz && mv /home/mangix/devstuff/openwrt/tmp/dl/u-bo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wed Mar 21 19:22:02 2018 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED 88:b4:a6:75:da:40 | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.236549] ath10k_pci 0000:02:00.0: ath10k_pci ATH10K_DBG_BUFFER: | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.242757] ath10k: [0000]: 00AA17E1 10004C1C 004382D0 00000000 00000000 000000E0 00AA17E1 14005C02 | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.251846] ath10k: [0008]: 0043F2CC 009BAEFC 75A6B488 000040DA 00000001 00AA17E1 14004C57 004382D0 | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.260922] ath10k: [0016]: 009BD5F8 00000011 00000000 00003DA2 00AA17E1 14004C57 004382D0 0043C798 | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.269993] ath10k: [0024]: 00000000 0000000C 00001D82 00AA17E1 14004C57 004382D0 009BD640 00000013 | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.279064] ath10k: [0032]: 00000000 00003D22 00AA17E1 14004C57 004382D0 009BD688 00000006 0000000C | |
Wed Mar 21 19:22:02 2018 kern.debug kernel: [10881.288133] ath10k: [0040]: 00003D0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1a2 | |
> ACEDICOM_Root | |
4a6,8 | |
> AddTrust_Low-Value_Services_Root | |
> AddTrust_Public_Services_Root | |
> AddTrust_Qualified_Certificates_Root | |
18d21 | |
< CAcert_Class_3_Root | |
20c23 | |
< CA_Cert_Signing_Authority |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c b/target/linux/generic/files/drivers/net/phy/ar8216.c | |
index 61811370de..2e7e8812ac 100644 | |
--- a/target/linux/generic/files/drivers/net/phy/ar8216.c | |
+++ b/target/linux/generic/files/drivers/net/phy/ar8216.c | |
@@ -1709,8 +1709,11 @@ static const struct switch_dev_ops ar8xxx_sw_ops = { | |
}; | |
static const struct ar8xxx_chip ar8216_chip = { | |
+/* Similar problem to above. To add to the above, this problem seems | |
+ to have been introduced in the migration from 4.4 to 4.9. */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fri Apr 20 10:22:14 2018 kern.debug kernel: [48582.653895] ath10k_pci 0000:02:00.0: ath10k_pci ATH10K_DBG_BUFFER: | |
Fri Apr 20 10:22:14 2018 kern.debug kernel: [48582.660102] ath10k: [0000]: 02F7360A 08004C28 00000040 00000003 02F73610 0FFC4C23 00000001 00000001 | |
Fri Apr 20 10:22:14 2018 kern.debug kernel: [48582.669175] ath10k: [0008]: 00000001 | |
Fri Apr 20 10:22:14 2018 kern.debug kernel: [48582.672766] ath10k_pci 0000:02:00.0: ATH10K_END | |
Fri Apr 20 10:26:15 2018 kern.debug kernel: [48823.654313] ath10k_pci 0000:02:00.0: ath10k_pci ATH10K_DBG_BUFFER: | |
Fri Apr 20 10:26:15 2018 kern.debug kernel: [48823.660523] ath10k: [0000]: 02FAFBF1 14004C56 00438250 009BD9D8 00000010 0000001A 00003D00 | |
Fri Apr 20 10:26:15 2018 kern.debug kernel: [48823.668816] ath10k_pci 0000:02:00.0: ATH10K_END | |
Fri Apr 20 10:26:18 2018 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED 04:d6:aa:bb:c5:b6 | |
Fri Apr 20 10:26:18 2018 daemon.info hostapd: wlan0: STA 04:d6:aa:bb:c5:b6 IEEE 802.11: disassociated due to inactivity | |
Fri Apr 20 10:26:18 2018 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
< From d5c54ff3d1db0a4348fa04d8e78f3bf6063e3afc Mon Sep 17 00:00:00 2001 | |
< From: John Crispin <[email protected]> | |
< Date: Mon, 7 Dec 2015 17:21:27 +0100 | |
< Subject: [PATCH 45/53] i2c: add mt7621 driver | |
--- | |
> I2C on MT7621/MT7628 has two modes: "auto" and "manual". Old driver uses "auto" | |
> mode which does not support propper ACK/NAK handling, clock stratching, repeated | |
> start and was limited to 32 bytes per message. | |
> This driver is using "manual" mode so it can support all these features. Main | |
> advantages over old driver are: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_state_init [drm]] Allocated atomic state 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:40:head-0] 00000000cb01e0e4 state to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:40:head-0] to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:50:eDP-1] 00000000aead0c04 state to 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_check_only [drm]] checking 0000000068cab208 | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:40:head-0] active changed | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:50:eDP-1] | |
May 19 11:44:39 clevo-mangix kernel: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:50:eDP-1] |