diff options
author | 2017-09-29 12:31:35 -0700 | |
---|---|---|
committer | 2017-09-29 12:31:35 -0700 | |
commit | 06482600419b51cbda5162baa27686fca7df2254 (patch) | |
tree | 6a5e002e9420cf5d397456c26e47f8199034c221 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (diff) | |
parent | arm64: fault: Route pte translation faults via do_translation_fault (diff) | |
download | wireguard-linux-06482600419b51cbda5162baa27686fca7df2254.tar.xz wireguard-linux-06482600419b51cbda5162baa27686fca7df2254.zip |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:
- SPsel register initialisation on reset as the architecture defines
its state as unknown
- Use READ_ONCE when dereferencing pmd_t pointers to avoid race
conditions in page_vma_mapped_walk() (or fast GUP) with concurrent
modifications of the page table
- Avoid invoking the mm fault handling code for kernel addresses (check
against TASK_SIZE) which would otherwise result in calling
might_sleep() in atomic context
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: fault: Route pte translation faults via do_translation_fault
arm64: mm: Use READ_ONCE when dereferencing pointer to pte table
arm64: Make sure SPsel is always set
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions