Coder Social home page Coder Social logo

storm119 / superuber-kernel-angler Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 840.41 MB

SuperUbeR Kernel For Huawei Nexus 6P

License: Other

Makefile 0.29% C 95.35% Assembly 1.96% C++ 1.50% Objective-C 0.67% Shell 0.04% Awk 0.01% Python 0.02% GDB 0.01% Perl 0.11% Yacc 0.02% Lex 0.01% M4 0.01% Roff 0.01% UnrealScript 0.01% Scilab 0.01% ASP 0.01% XS 0.01% Perl 6 0.01% sed 0.01%
angler nexus-6p

superuber-kernel-angler's People

Contributors

acmel avatar adrianbunk avatar alanstern avatar arndb avatar avikivity avatar axellin avatar broonie avatar bzolnier avatar davem330 avatar dhowells avatar ebiederm avatar gregkh avatar heicarst avatar herbertx avatar htejun avatar hverkuil avatar ickle avatar jmberg avatar jmberg-intel avatar joeperches avatar kaber avatar neilbrown avatar olofj avatar ozbenh avatar pmundt avatar ralfbaechle avatar rddunlap avatar rjwysocki avatar tiwai avatar torvalds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

superuber-kernel-angler's Issues

Compile error, in net/wireguard/compat/compat.h

after make ARCH=arm64 SUBARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- superuber_defconfig generate net/wireguard/compat/compat.h
There is a error output when compile net/wireguard/main.o :

In file included from <command-line>:0:0:
./net/wireguard/compat/compat.h:214:19: error: redefinition of ‘prandom_u32_max’
 static inline u32 prandom_u32_max(u32 ep_ro)
                   ^~~~~~~~~~~~~~~
In file included from include/linux/net.h:22:0,
                 from include/linux/skbuff.h:27,
                 from include/linux/ip.h:20,
                 from include/linux/if_tunnel.h:4,
                 from include/net/ip_tunnels.h:4,
                 from ./net/wireguard/compat/compat.h:81,
                 from <command-line>:0:
include/linux/random.h:62:19: note: previous definition of ‘prandom_u32_max’ was here
 static inline u32 prandom_u32_max(u32 ep_ro)
                   ^~~~~~~~~~~~~~~
scripts/Makefile.build:308: recipe for target 'net/wireguard/main.o' failed
make[2]: *** [net/wireguard/main.o] Error 1
scripts/Makefile.build:455: recipe for target 'net/wireguard' failed
make[1]: *** [net/wireguard] Error 2
Makefile:844: recipe for target 'net' failed
make: *** [net] Error 2

File net/wireguard/compat/compat.h 214

screenshot_2018-01-31_00-55-22

include header random.h 62 :
screenshot_2018-01-31_00-55-22

System:Debian unstable
GCC:

aarch64-linux-gnu-gcc -v

Using built-in specs.
COLLECT_GCC=aarch64-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/aarch64-linux-gnu/7/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.3.0-1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7
 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --libdir=/usr/lib
 --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
 --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new
 --enable-gnu-unique-object --disable-libquadmath --enable-plugin 
--enable-default-pie --with-system-zlib --enable-multiarch 
--enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=aarch64-linux-gnu --program-prefix=aarch64-linux-gnu-
 --includedir=/usr/aarch64-linux-gnu/include
Thread model: posix
gcc version 7.3.0 (Debian 7.3.0-1)

Nightmare governor

Nightmare Governor with default values it does not scale the frequencies
screenshot_20181228-111155

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.