This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab02888e3921 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/s [...] new a6c9e96bf86b ARM: 8851/1: add TUSERCOND() macro for conditional postfix new fe09d9c641f2 ARM: 8852/1: uaccess: use unified assembler language syntax new 43947b8890b4 ARM: 8853/1: drop WASM to work around LLVM issue new e8c24bbda7d5 ARM: 8846/1: warn if divided syntax assembler is used new fe4fb990202e ARM: 8854/1: drop -mauto-it new 14b5f54b7829 ARM: 8850/1: use memblocks_present new 32b25e9b984e ARM: 8855/1: remove unused <asm/limits.h> new fe00e50b2db8 ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO new b752bb405a13 Revert "ARM: 8846/1: warn if divided syntax assembler is used" new 8c05f3b965da Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm/Makefile | 3 +-- arch/arm/include/asm/domain.h | 6 ++++-- arch/arm/include/asm/futex.h | 3 ++- arch/arm/include/asm/limits.h | 12 ------------ arch/arm/include/asm/processor.h | 4 ++-- arch/arm/include/asm/uaccess.h | 3 ++- arch/arm/mm/init.c | 17 +---------------- arch/arm/vdso/Makefile | 21 ++++++++------------- 8 files changed, 20 insertions(+), 49 deletions(-) delete mode 100644 arch/arm/include/asm/limits.h