linux-stable/arch/s390
Julian Wiedmann 1e632eaa0f s390/prng: let misc_register() add the prng sysfs attributes
Instead of creating the sysfs attributes for the prng devices by hand,
describe them in .groups and let the misdevice core handle it.

This also ensures that the attributes are available when the KOBJ_ADD
event is raised.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2020-11-20 19:19:10 +01:00
..
appldata s390/appldata: use struct_size() helper 2020-06-29 16:32:34 +02:00
boot s390/early: rewrite program parameter setup in C 2020-11-09 11:21:00 +01:00
configs s390: update defconfigs 2020-11-12 12:10:36 +01:00
crypto s390/prng: let misc_register() add the prng sysfs attributes 2020-11-20 19:19:10 +01:00
hypfs fs_parse: fold fs_parameter_desc/fs_parameter_spec 2020-02-07 14:48:37 -05:00
include s390/cio: fix kernel-doc markups in cio driver. 2020-11-20 19:19:10 +01:00
kernel s390: add separate program check exit path 2020-11-20 19:17:24 +01:00
kvm mm/gup: remove task_struct pointer for all gup code 2020-08-12 10:58:04 -07:00
lib s390/udelay: make it work for the early code 2020-11-09 11:20:58 +01:00
mm s390/kasan: remove obvious parameter with the only possible value 2020-11-09 11:20:59 +01:00
net s390/bpf: Fix multiple tail calls 2020-09-14 18:21:31 -07:00
oprofile s390/unwind: introduce stack unwind API 2019-05-02 13:54:11 +02:00
pci s390/pci: inform when missing required facilities 2020-11-18 12:16:02 +01:00
purgatory .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
tools .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kbuild s390/numa: move code to arch/s390/kernel 2020-08-11 18:16:55 +02:00
Kconfig s390/kasan: remove 3-level paging support 2020-11-09 11:20:58 +01:00
Kconfig.debug s390/mm,ptdump: convert to generic page table dumper 2020-09-14 11:38:34 +02:00
Makefile kbuild: remove cc-option test of -ffreestanding 2020-07-07 11:13:10 +09:00