
Under the Oracle Linux Support program, Oracle Linux supports KVM, Xen and Openstack. In November 2017, Oracle announced Oracle Linux on the ARM platform with support for the Raspberry Pi 3, Cavium ThunderX and X-Gene 3. Oracle/Sun servers with x86-64 processors can be configured to ship with Oracle Linux. Oracle Linux is also available on Amazon EC2 as an Amazon Machine Image, and on Microsoft Windows Azure as a VM Image. In 2010, Force10 announced support for Oracle VM Server for x86 and Oracle Linux. Oracle Linux is certified on servers including from IBM, Hewlett-Packard, Dell, Lenovo, and Cisco. Oracle promotes Unbreakable Enterprise Kernel as having 100% compatibility with RHEL.


a/drivers/staging/lustre/lustre/llite/symlink.9.1 / 23 November 2022 3 months ago ( ) This is theįirst part, getting rid of the assignments.įor i in `git grep -l $to_del` do sed -i "/$to_del"/d $i doneĭrivers/staging/lustre/lustre/llite/symlink.c | 1 -ĭiff -git a/drivers/staging/lustre/lustre/llite/symlink.c b/drivers/staging/lustre/lustre/llite/symlink.c I_op->readlink is never called now, we can get rid of it. Subject: vfs: remove ".readlink = generic_readlink" assignmentsĭate: Mon, 21:29:14 +0200 Vfs: remove ".readlink = generic_readlink" assignments - Miklos Szeredi All of help / color / mirror / Atom feed From: Miklos Szeredi
