[powerpc:merge] BUILD SUCCESS 3bbd167e0c6b56cab869f0b328abc7682fb8f8f6

2020-07-18 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git merge branch HEAD: 3bbd167e0c6b56cab869f0b328abc7682fb8f8f6 Automatic merge of 'master', 'next' and 'fixes' (2020-07-18 23:03) elapsed time: 798m configs tested: 80 configs skipped: 1 The following configs have

[powerpc:next-test 103/106] arch/powerpc/mm/book3s64/radix_pgtable.c:513:21: error: use of undeclared identifier 'SECTION_SIZE_BITS'

2020-07-18 Thread kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next-test head: 5fed3b3e21db21f9a7002426f456fd3a8a8c0772 commit: 21407f39b9d547da527ad5224c4323e1f62bb514 [103/106] powerpc/mm/radix: Create separate mappings for hot-plugged memory config:

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.8-7 tag

2020-07-18 Thread pr-tracker-bot
The pull request you sent on Sat, 18 Jul 2020 23:01:51 +1000: > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git > tags/powerpc-5.8-7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/721db9dfb106f042294f40d2dbbd6c3613c3cd61 Thank you! --

Re: [PATCH 3/5] dma-mapping: make support for dma ops optional

2020-07-18 Thread Guenter Roeck
On Wed, Jul 08, 2020 at 05:24:47PM +0200, Christoph Hellwig wrote: > Avoid the overhead of the dma ops support for tiny builds that only > use the direct mapping. > > Signed-off-by: Christoph Hellwig For ppc:pmac32_defconfig and other configurations, this patch results in: Error log:

Re: [PATCH] powerpc/boot: Use address-of operator on section symbols

2020-07-18 Thread Nathan Chancellor
On Sat, Jul 18, 2020 at 09:50:50AM +0200, Geert Uytterhoeven wrote: > Hi Nathan, > > On Wed, Jun 24, 2020 at 6:02 AM Nathan Chancellor > wrote: > > arch/powerpc/boot/main.c:107:18: warning: array comparison always > > evaluates to a constant [-Wtautological-compare] > > if (_initrd_end >

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-7 tag

2020-07-18 Thread Michael Ellerman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Linus, Please pull some more powerpc fixes for 5.8: The following changes since commit 4557ac6b344b8cdf948ff8b007e8e1de34832f2e: powerpc/64s/exception: Fix 0x1500 interrupt handler crash (2020-07-08 20:41:06 +1000) are available in the git

Re: [powerpc:next-test 125/127] arch/powerpc/mm/book3s64/pkeys.c:392:7: error: implicit declaration of function 'is_pkey_enabled'; did you mean

2020-07-18 Thread Michael Ellerman
"Aneesh Kumar K.V" writes: > On 7/17/20 7:29 AM, kernel test robot wrote: >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git >> next-test >> head: 0fbd1eb4df96e1cbd039e0b95fdf62cf65a7faf9 >> commit: ed411c66eea2ccf93a634ae661a1f79c2bc63d88 [125/127] >>

Re: [PATCH v3 0/3] Off-load TLB invalidations to host for !GTSE

2020-07-18 Thread Michael Ellerman
Bharata B Rao writes: > On Fri, Jul 17, 2020 at 12:44:00PM +1000, Nicholas Piggin wrote: >> Excerpts from Nicholas Piggin's message of July 17, 2020 12:08 pm: >> > Excerpts from Qian Cai's message of July 17, 2020 3:27 am: >> >> On Fri, Jul 03, 2020 at 11:06:05AM +0530, Bharata B Rao wrote: >>

[PATCH] ASoC: fsl: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:

Re: [PATCH] HID: udraw-ps3: Replace HTTP links with HTTPS ones

2020-07-18 Thread Bastien Nocera
On Sat, 2020-07-18 at 12:33 +0200, Alexander A. Klimov wrote: > Rationale: > Reduces attack surface on kernel devs opening the links for MITM > as HTTPS traffic is much harder to manipulate. > > Deterministic algorithm: > For each file: > If not .svg: > For each line: > If doesn't

[PATCH] powerpc: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:

[PATCH] HID: udraw-ps3: Replace HTTP links with HTTPS ones

2020-07-18 Thread Alexander A. Klimov
Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Deterministic algorithm: For each file: If not .svg: For each line: If doesn't contain `\bxmlns\b`: For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:

Re: [PATCH] powerpc/boot: Use address-of operator on section symbols

2020-07-18 Thread Arnd Bergmann
On Thu, Jun 25, 2020 at 6:32 PM 'Nick Desaulniers' via Clang Built Linux wrote: > > On Wed, Jun 24, 2020 at 6:19 PM Geoff Levand wrote: > > > > Hi Nathan, > > > > On 6/23/20 8:59 PM, Nathan Chancellor wrote: > > > These are not true arrays, they are linker defined symbols, which are > > > just

Re: [PATCH] powerpc/boot: Use address-of operator on section symbols

2020-07-18 Thread Geert Uytterhoeven
Hi Nathan, On Wed, Jun 24, 2020 at 6:02 AM Nathan Chancellor wrote: > arch/powerpc/boot/main.c:107:18: warning: array comparison always > evaluates to a constant [-Wtautological-compare] > if (_initrd_end > _initrd_start) { > ^ > arch/powerpc/boot/main.c:155:20: