mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
All kobjects require a dynamically allocated name now. We no longer need to keep track if the name is statically assigned, we can just unconditionally free() all kobject names on cleanup. Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| i8259.c | ||
| ioapic.c | ||
| irq.c | ||
| irq.h | ||
| Kconfig | ||
| kvm_main.c | ||
| kvm_svm.h | ||
| kvm.h | ||
| lapic.c | ||
| Makefile | ||
| mmu.c | ||
| paging_tmpl.h | ||
| segment_descriptor.h | ||
| svm.c | ||
| svm.h | ||
| vmx.c | ||
| vmx.h | ||
| x86_emulate.c | ||
| x86_emulate.h | ||