Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repo: use new wireguard-linux-compat repo for building | 2019-12-29 | 1 | -1/+1 | |
| | |||||
* | kernels: add marlin manifest and build commands | 2019-10-14 | 1 | -0/+3 | |
| | | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> | ||||
* | kernels: marlin: hack around unexported tvec_base_deferrable | 2019-10-14 | 1 | -0/+4 | |
Qualcomm made wild changes to the timers in 50f9e740, but in the process they forgot to EXPORT_SYMBOL(tvec_base_deferrable). So, we claw it back the ugly way. |