-
@HD-Digital is it possible to review defconfig to be like this?
`#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
CONFIG_XFRM=y
CONFIG_XFRM_ALG…
-
The `_PAGE_PRESENT` bit is cleared when `mprotect(...PROT_NONE)` is called on a page, therefore it is missed.
See: https://volatility-labs.blogspot.com/2015/05/using-mprotect-protnone-on-linux.html
-
Hey there, first: thank you for your amazing work!
I have serval questions and maybe some ideas to make the PiMox more useful / amazing.
1. Kernel Update / Modification needed for PiMox 7
=> Pr…
-
**Describe the bug**
I am developing a application that takes in data from a WebSocket and displays them on the the globe in real time. I am using the hexPolygonsData to display the countries, and th…
-
### Problem
I've been using tree-sitter to parse c source code, and have encountered a function definition that tree-sitter fails to parse as a "function_definition" type node.
### Steps to reprodu…
-
@zgemma-star is it possible to review defconfig to be like this?
```
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
CONFIG_XFRM=y
CONFIG_XFR…
-
Hi,
I'm building linaro-arm-userdebug with android-7.1.2_r36 and I'm having the following error:
```
FAILED: /bin/bash -c "(out/host/linux-x86/bin/checkpolicy -M -c 30 -o out/target/product/lin…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment: ubuntu18.04
- 版本号/Version:Paddle:e53afe54f319f5085f9fbe409df95f5d3fb58dcc Paddl…
-
```console
(ldc-1.35.0)kubo39@hinoda:~/dev$ CC=arm-none-eabi-gcc ldc-build-runtime --ninja --ldcSrcDir=./ldc --dFlags="-mtriple=thumbv7em-unknown-none-newlibeabi" CMAKE_C_COMPILER_WORKS=True BUILD_SH…
-
### Issue Type
Build/Install
### Modules Involved
Others
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
6564c08
### OS Platform…