Revision cec84e7547d3f95b3fa4ded1618cb43d5d98a76a authored by Linus Torvalds on 01 July 2022, 18:19:14 UTC, committed by Linus Torvalds on 01 July 2022, 18:19:14 UTC
Pull s390 fixes from Alexander Gordeev:

 - Fix purgatory build process so bin2c tool does not get built
   unnecessarily and the Makefile is more consistent with other
   architectures.

 - Return earlier simple design of arch_get_random_seed_long|int() and
   arch_get_random_long|int() callbacks as result of changes in generic
   RNG code.

 - Fix minor comment typos and spelling mistakes.

* tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/qdio: Fix spelling mistake
  s390/sclp: Fix typo in comments
  s390/archrandom: simplify back to earlier design and initialize earlier
  s390/purgatory: remove duplicated build rule of kexec-purgatory.o
  s390/purgatory: hard-code obj-y in Makefile
  s390: remove unneeded 'select BUILD_BIN2C'
2 parent s 76ff294 + d7d488f
History
File Mode Size
samsung
tegra
.gitignore -rw-r--r-- 63 bytes
Kconfig -rw-r--r-- 8.2 KB
Makefile -rw-r--r-- 1.3 KB
atmel-ebi.c -rw-r--r-- 15.3 KB
atmel-sdramc.c -rw-r--r-- 1.7 KB
brcmstb_dpfe.c -rw-r--r-- 24.8 KB
bt1-l2-ctl.c -rw-r--r-- 7.3 KB
da8xx-ddrctl.c -rw-r--r-- 3.9 KB
dfl-emif.c -rw-r--r-- 5.3 KB
emif-asm-offsets.c -rw-r--r-- 222 bytes
emif.c -rw-r--r-- 34.7 KB
emif.h -rw-r--r-- 19.5 KB
fsl-corenet-cf.c -rw-r--r-- 6.2 KB
fsl_ifc.c -rw-r--r-- 8.5 KB
jedec_ddr.h -rw-r--r-- 5.5 KB
jedec_ddr_data.c -rw-r--r-- 3.7 KB
jz4780-nemc.c -rw-r--r-- 10.5 KB
mtk-smi.c -rw-r--r-- 23.1 KB
mvebu-devbus.c -rw-r--r-- 9.2 KB
of_memory.c -rw-r--r-- 12.4 KB
of_memory.h -rw-r--r-- 1.7 KB
omap-gpmc.c -rw-r--r-- 71.9 KB
pl172.c -rw-r--r-- 7.9 KB
pl353-smc.c -rw-r--r-- 3.7 KB
renesas-rpc-if.c -rw-r--r-- 19.6 KB
stm32-fmc2-ebi.c -rw-r--r-- 30.5 KB
ti-aemif.c -rw-r--r-- 12.5 KB
ti-emif-pm.c -rw-r--r-- 9.3 KB
ti-emif-sram-pm.S -rw-r--r-- 11.0 KB

back to top