search for: intel_smartconnect

Displaying 7 results from an estimated 7 matches for "intel_smartconnect".

2017 Jul 19
1
kernel-4.9.37-29.el7 (and el6)
...n. 4.9.13 size was 6MB and 4.9.24 is 7.1MB. Many modules have been compiled into kernel, here is shortened, but significant list: - iptables (NETFILTER_XTABLES, IP_NF_FILTER, IP_NF_TARGET_REJECT) - SATA_AHCI - ATA_AHCI (PATA, what a heck?) - FBDEV_FRONTEND - HID_MAGICKMOUSE - HID_NTRIG - USB_XHCI - INTEL_SMARTCONNECT Do we really need these compiled into dom0 kernel? I assume, that the biggest change in size is due to yama and CRYPTO_*, and it is not going to change. Regards, -- Piotr Gackiewicz Intertele S.A. - operator system?w ITL.PL i DOMENY.ITL.PL al. T. Rejtana 10, 35-310 Rzesz?w TEL: +48 17 8507580,...
2017 Jul 17
6
kernel-4.9.37-29.el7 (and el6)
Are the testing kernels (kernel-4.9.37-29.el7 and kernel-4.9.37-29.el6, with the one config file change) working for everyone: (turn off: CONFIG_IO_STRICT_DEVMEM) If we don't hear any negative comments by Wednesday July 19th, 2017 then we are going to push those to updates as they solve iscsi issues with some hardware and don't seem to impact anything else based on limited testing. BTW
2017 Jul 19
2
kernel-4.9.37-29.el7 (and el6)
...any modules have been > compiled into kernel, here is shortened, but significant list: > - iptables (NETFILTER_XTABLES, IP_NF_FILTER, IP_NF_TARGET_REJECT) > - SATA_AHCI > - ATA_AHCI (PATA, what a heck?) > - FBDEV_FRONTEND > - HID_MAGICKMOUSE > - HID_NTRIG > - USB_XHCI > - INTEL_SMARTCONNECT > Modules that are not loaded are not used. It has no impact at all on performance or compatibility unless it is used. If you take an lsmod of the kernel that works and one of the kernel with issues, we can see if there are LOADED modules that might cause issues. The modules that are built a...
2017 Jul 19
0
kernel-4.9.37-29.el7 (and el6)
...led into kernel, here is shortened, but significant list: >> - iptables (NETFILTER_XTABLES, IP_NF_FILTER, IP_NF_TARGET_REJECT) >> - SATA_AHCI >> - ATA_AHCI (PATA, what a heck?) >> - FBDEV_FRONTEND >> - HID_MAGICKMOUSE >> - HID_NTRIG >> - USB_XHCI >> - INTEL_SMARTCONNECT >> > Modules that are not loaded are not used. It has no impact at all on > performance or compatibility unless it is used. If you take an lsmod of > the kernel that works and one of the kernel with issues, we can see if > there are LOADED modules that might cause issues. >...
2020 Nov 20
0
nouveau: WARNING: CPU: 0 PID: 20957 at drivers/gpu/drm/nouveau/nvif/vmm.c:71
...) irqbypass(E) crct10dif_pclmul(E) snd_timer(E) crc32_pclmul(E) r8169(E) ghash_clmulni_intel(E) snd(E) aesni_intel(E) realtek(E) crypto_simd(E) i2c_i801(E) mei_me(E) mdio_devres(E) cryptd(E) pcspkr(E) soundcore(E) i2c_smbus(E) lpc_ich(E) glue_helper(E) mfd_core(E) libphy(E) mei(E) fan(E) thermal(E) intel_smartconnect(E) nfsd(E) auth_rpcgss(E) nfs_acl(E) lockd(E) grace(E) sch_fq_codel(E) sunrpc(E) nfs_ssc(E) uas(E) usb_storage(E) hid_generic(E) usbhid(E) nouveau(E) wmi(E) i2c_algo_bit(E) drm_kms_helper(E) syscopyarea(E) sysfillrect(E) sysimgblt(E) fb_sys_fops(E) xhci_pci(E) cec(E) ahci(E) rc_core(E) ehci_pci(E)...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...g INTEL_RST - tristate "Intel Rapid Start Technology Driver" + tristate "Intel Rapid Start Technology Driver" depends on ACPI ---help--- This driver provides support for modifying paramaters on systems @@ -1168,7 +1168,7 @@ config INTEL_RST as usual. config INTEL_SMARTCONNECT - tristate "Intel Smart Connect disabling driver" + tristate "Intel Smart Connect disabling driver" depends on ACPI ---help--- Intel Smart Connect is a technology intended to permit devices to diff --git a/drivers/power/avs/Kconfig b/drivers/power/avs/Kconfig inde...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...g INTEL_RST - tristate "Intel Rapid Start Technology Driver" + tristate "Intel Rapid Start Technology Driver" depends on ACPI ---help--- This driver provides support for modifying paramaters on systems @@ -1168,7 +1168,7 @@ config INTEL_RST as usual. config INTEL_SMARTCONNECT - tristate "Intel Smart Connect disabling driver" + tristate "Intel Smart Connect disabling driver" depends on ACPI ---help--- Intel Smart Connect is a technology intended to permit devices to diff --git a/drivers/power/avs/Kconfig b/drivers/power/avs/Kconfig inde...