| /linux/mm/ |
| H A D | numa.c | 46 pr_info_once("Unknown online node for memory at 0x%llx, assuming node 0\n", in memory_add_physaddr_to_nid() 56 pr_info_once("Unknown target node for memory at 0x%llx, assuming node 0\n", in phys_to_target_node()
|
| /linux/kernel/cgroup/ |
| H A D | cpuset-v1.c | 178 pr_info_once("cpuset.%s is deprecated\n", cft->name); in cpuset_write_s64() 499 pr_info_once("cpuset.%s is deprecated\n", cft->name); in cpuset_write_u64() 503 pr_info_once("cpuset.%s is deprecated\n", cft->name); in cpuset_write_u64() 507 pr_info_once("cpuset.%s is deprecated, use cpuset.cpus.partition instead\n", cft->name); in cpuset_write_u64() 511 pr_info_once("cpuset.%s is deprecated\n", cft->name); in cpuset_write_u64() 515 pr_info_once("cpuset.%s is deprecated, use memory.pressure with CONFIG_PSI instead\n", cft->name); in cpuset_write_u64() 519 pr_info_once("cpuset.%s is deprecated\n", cft->name); in cpuset_write_u64()
|
| H A D | legacy_freezer.c | 420 pr_info_once("Freezing with imperfect legacy cgroup freezer. " in freezer_write()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | intel.c | 165 pr_info_once("x86/tme: not enabled by BIOS\n"); in detect_tme_early() 169 pr_info_once("x86/tme: enabled by BIOS\n"); in detect_tme_early() 182 pr_info_once("x86/mktme: BIOS enabled: x86_phys_bits reduced by %d\n", in detect_tme_early()
|
| H A D | topology_amd.c | 173 pr_info_once(FW_INFO "CPU: Re-enabling disabled Topology Extensions Support.\n"); in topoext_fixup()
|
| H A D | amd.c | 834 …pr_info_once("BIOS may not properly restore RDRAND after suspend, but hypervisor does not support … in clear_rdrand_cpuid_bit() 839 …pr_info_once("BIOS may not properly restore RDRAND after suspend, hiding RDRAND via CPUID. Use rdr… in clear_rdrand_cpuid_bit()
|
| /linux/drivers/thermal/ |
| H A D | gov_user_space.c | 20 pr_info_once("Consider using thermal netlink events interface\n"); in user_space_bind()
|
| /linux/kernel/ |
| H A D | capability.c | 41 pr_info_once("warning: `%s' uses 32-bit capabilities (legacy support in use)\n", in warn_legacy_capability_use() 63 pr_info_once("warning: `%s' uses deprecated v2 capabilities in a way that may be insecure\n", in warn_deprecated_v2()
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | intel.c | 296 pr_info_once( in cmci_discover() 298 pr_info_once( in cmci_discover()
|
| /linux/drivers/acpi/apei/ |
| H A D | bert.c | 74 pr_info_once("Error records from previous boot:\n"); in bert_print_all()
|
| /linux/arch/arm64/kernel/ |
| H A D | mte.c | 103 pr_info_once("MTE: enabled in %s mode at EL1\n", mode); in __mte_enable_kernel() 174 pr_info_once("MTE: enabled store only mode at EL1\n"); in mte_enable_kernel_store_only()
|
| /linux/arch/x86/xen/ |
| H A D | pmu.c | 530 pr_info_once("VPMU disabled by hypervisor.\n"); in xen_pmu_init() 532 pr_info_once("Could not initialize VPMU for cpu %d, error %d\n", in xen_pmu_init()
|
| /linux/drivers/base/firmware_loader/ |
| H A D | fallback.c | 187 pr_info_once("Ignoring firmware sysfs fallback due to sysctl knob\n"); in fw_run_sysfs_fallback()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap4-common.c | 241 pr_info_once("OMAP L2C310: ROM does not support power control setting\n"); in omap4_l2c310_write_sec()
|
| /linux/arch/arm/mm/ |
| H A D | proc-v7-bugs.c | 111 pr_info_once("Spectre V2: workarounds disabled by configuration\n"); in spectre_v2_install_workaround()
|
| /linux/arch/x86/kernel/cpu/microcode/ |
| H A D | core.c | 904 pr_info_once("Current revision: 0x%08x\n", (early_data.new_rev ?: early_data.old_rev)); in microcode_init() 907 pr_info_once("Updated early from: 0x%08x\n", early_data.old_rev); in microcode_init()
|
| H A D | amd.c | 238 pr_info_once("No current revision, generating the lowest one: 0x%x\n", cur_rev); in need_sha_check() 947 pr_info_once("reload revision: 0x%08x\n", rev); in reload_ucode_amd()
|
| /linux/drivers/net/phy/ |
| H A D | bcm-cygnus.c | 135 pr_info_once("%s: %s PHY revision: 0x%02x\n", in bcm_omega_config_init()
|
| H A D | bcm7xxx.c | 156 pr_info_once("%s: %s PHY revision: 0x%02x, patch: %d\n", in bcm7xxx_28nm_config_init() 393 pr_info_once("%s: %s PHY revision: 0x%02x\n", in bcm7xxx_28nm_ephy_config_init()
|
| /linux/drivers/crypto/chelsio/ |
| H A D | chcr_core.c | 187 pr_info_once("%s\n", DRV_DESC); in chcr_uld_add()
|
| /linux/arch/x86/kernel/ |
| H A D | vm86_32.c | 228 …pr_info_once("Denied a call to vm86(old) from %s[%d] (uid: %d). Set the vm.mmap_min_addr sysctl t… in do_sys_vm86() 249 pr_info_once("vm86: '%s' uses VM86_SCREEN_BITMAP, which is no longer supported\n", in do_sys_vm86()
|
| /linux/drivers/cpufreq/ |
| H A D | acpi-cpufreq.c | 749 pr_info_once("overriding BIOS provided _PSD data\n"); in acpi_cpufreq_cpu_init() 820 pr_info_once("P-state transition latency capped at 20 uS\n"); in acpi_cpufreq_cpu_init()
|
| /linux/drivers/acpi/x86/ |
| H A D | utils.c | 624 pr_info_once("found native %s PMIC, skipping ACPI AC and battery devices\n", in acpi_quirk_skip_acpi_ac_and_battery()
|
| /linux/ipc/ |
| H A D | ipc_sysctl.c | 46 pr_info_once("writing to auto_msgmni has no effect"); in proc_ipc_auto_msgmni()
|
| /linux/drivers/soc/tegra/ |
| H A D | regulators-tegra30.c | 62 pr_info_once("voltage state synced\n"); in tegra30_core_limit()
|