On Sat, 2018-12-22 at 14:35:38 UTC, Christian Lamparter wrote:
> This patch fixes a recent compilation regression in ocm:
>
> | ocm.c: In function âÂÂocm_init_nodeâÂÂ:
> | ocm.c:182:18: error: invalid operands to binary |
> | (have âÂÂintâ and âÂÂpgprot_tâ {aka âÂÂst
Le 22/12/2018 à 15:35, Christian Lamparter a écrit :
This patch fixes a recent compilation regression in ocm:
| ocm.c: In function ‘ocm_init_node’:
| ocm.c:182:18: error: invalid operands to binary |
| (have ‘int’ and ‘pgprot_t’ {aka ‘struct ’})
| _PAGE_EXEC | PAGE_KERNEL_NCG);
|
This patch fixes a recent compilation regression in ocm:
| ocm.c: In function ‘ocm_init_node’:
| ocm.c:182:18: error: invalid operands to binary |
| (have ‘int’ and ‘pgprot_t’ {aka ‘struct ’})
| _PAGE_EXEC | PAGE_KERNEL_NCG);
| ^
|
| ocm.c:197:17: error: invalid operan