summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2021-11-23 11:55:07 +0100
committerJoerg Roedel <jroedel@suse.de>2021-11-26 22:54:20 +0100
commit717e88aad37befedfd531378b632e794e24e9afb (patch)
treef168ae55995069ca2b4dfe20c96fd4b1d9116257 /scripts/objdiff
parent21e96a2035db43fc72f7023c4577a63ca606de86 (diff)
downloadkernel-717e88aad37befedfd531378b632e794e24e9afb.tar.gz
iommu/amd: Clarify AMD IOMMUv2 initialization messages
The messages printed on the initialization of the AMD IOMMUv2 driver have caused some confusion in the past. Clarify the messages to lower the confusion in the future. Cc: stable@vger.kernel.org Signed-off-by: Joerg Roedel <jroedel@suse.de> Link: https://lore.kernel.org/r/20211123105507.7654-3-joro@8bytes.org
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
pan title='2023-04-21 08:29:12 +0100'>2023-04-21pds_core: add devcmd device interfacesShannon Nelson 2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson el/commit/init/main.c?id=033ab7f8e5c655f49ec8039930b2efd412abbbd7'>[PATCH] add smp_setup_processor_id()Andrew Morton 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel 2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds 2006-06-27[PATCH] fs/buffer.c: cleanupsAdrian Bunk 2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman 2006-06-26Merge branch 'x86-64'Linus Torvalds 2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich 2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz 2006-05-01[PATCH] silence initcall warningsAndrew Morton 2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki 2006-03-26[PATCH] remove fixup_cpu_present_map()Andrew Morton 2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk 2006-03-25[PATCH] initcall failure reportingAndrew Morton 2006-03-23[PATCH] __GENERIC_PER_CPU changesEric Dumazet 2006-03-23[PATCH] Only allocate percpu data for possible CPUsEric Dumazet 2006-03-23[PATCH] Register the boot-cpu in the cpu maps earlierStas Sergeev 2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens 2006-01-14[PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt 2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner 2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton 2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson 2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven 2006-01-03[NET]: Small cleanup to socket initializationAndi Kleen 2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin 2005-09-07[PATCH] Add rdinit parameter to pick early userspace initOlof Johansson 2005-09-07[PATCH] Add warning `init=' to init/main.cAvery, Brian 2005-09-07[PATCH] detect soft lockupsIngo Molnar 2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo 2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen 2005-06-28[PATCH] Tweak idle thread setup semanticsIngo Molnar