summaryrefslogtreecommitdiff
path: root/include/dt-bindings/power/rk3288-power.h
diff options
context:
space:
mode:
authorManuel Messner <mm@skelett.io>2017-02-07 03:14:53 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2017-02-08 14:17:09 +0100
commit935b7f643018878bd9d4193eea8b575aff736b9b (patch)
tree2b97339e16fdf7d70a7223defe65ad5cac00e2cc /include/dt-bindings/power/rk3288-power.h
parentedee4f1e92458299505ff007733f676b00c516a1 (diff)
netfilter: nft_exthdr: add TCP option matching
This patch implements the kernel side of the TCP option patch. Signed-off-by: Manuel Messner <mm@skelett.io> Reviewed-by: Florian Westphal <fw@strlen.de> Acked-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/dt-bindings/power/rk3288-power.h')
0 files changed, 0 insertions, 0 deletions
s() right before it calls the ExitBootServices() UEFI service (which is arguably a better place for it anyway) Note that disabling the MMU in ExitBootServices() is not compliant with the UEFI spec, and carries great risk due to the fact that switching from cached to uncached memory accesses halfway through compiler generated code (i.e., involving a stack) can never be done in a way that is architecturally safe. Fixes: abfb7b686a3e ("efi/libstub/arm*: Pass latest memory map to the kernel") Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by: Riku Voipio <riku.voipio@linaro.org> Cc: <stable@vger.kernel.org> Cc: mark.rutland@arm.com Cc: linux-efi@vger.kernel.org Cc: matt@codeblueprint.co.uk Cc: leif.lindholm@linaro.org Cc: linux-arm-kernel@lists.infradead.org Link: http://lkml.kernel.org/r/1485971102-23330-2-git-send-email-ard.biesheuvel@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/testing/selftests/vm/mlock2-tests.c')