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
fc
fc_frame.h -rw-r--r-- 7.0 KB
fcoe_sysfs.h -rw-r--r-- 3.1 KB
iscsi_if.h -rw-r--r-- 25.6 KB
iscsi_proto.h -rw-r--r-- 15.5 KB
iser.h -rw-r--r-- 2.3 KB
libfc.h -rw-r--r-- 31.1 KB
libfcoe.h -rw-r--r-- 13.4 KB
libiscsi.h -rw-r--r-- 14.4 KB
libiscsi_tcp.h -rw-r--r-- 3.8 KB
libsas.h -rw-r--r-- 19.3 KB
sas.h -rw-r--r-- 12.8 KB
sas_ata.h -rw-r--r-- 2.4 KB
scsi.h -rw-r--r-- 5.8 KB
scsi_bsg_iscsi.h -rw-r--r-- 2.2 KB
scsi_cmnd.h -rw-r--r-- 10.1 KB
scsi_common.h -rw-r--r-- 2.3 KB
scsi_dbg.h -rw-r--r-- 2.1 KB
scsi_device.h -rw-r--r-- 21.7 KB
scsi_devinfo.h -rw-r--r-- 3.7 KB
scsi_dh.h -rw-r--r-- 2.5 KB
scsi_driver.h -rw-r--r-- 1.1 KB
scsi_eh.h -rw-r--r-- 1.6 KB
scsi_host.h -rw-r--r-- 26.4 KB
scsi_ioctl.h -rw-r--r-- 1.5 KB
scsi_proto.h -rw-r--r-- 10.6 KB
scsi_status.h -rw-r--r-- 2.7 KB
scsi_tcq.h -rw-r--r-- 993 bytes
scsi_transport.h -rw-r--r-- 2.6 KB
scsi_transport_fc.h -rw-r--r-- 28.0 KB
scsi_transport_iscsi.h -rw-r--r-- 17.2 KB
scsi_transport_sas.h -rw-r--r-- 6.8 KB
scsi_transport_spi.h -rw-r--r-- 6.5 KB
scsi_transport_srp.h -rw-r--r-- 4.8 KB
scsicam.h -rw-r--r-- 636 bytes
sg.h -rw-r--r-- 14.7 KB
srp.h -rw-r--r-- 6.9 KB
viosrp.h -rw-r--r-- 5.5 KB

back to top