diff options
Diffstat (limited to 'patches/fuel-library/upstream-backports')
-rw-r--r-- | patches/fuel-library/upstream-backports/0001-nova-AArch64-enable-hugepage-support.patch | 8 | ||||
-rw-r--r-- | patches/fuel-library/upstream-backports/0002-Increase-reboot-task-timeout.patch | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/patches/fuel-library/upstream-backports/0001-nova-AArch64-enable-hugepage-support.patch b/patches/fuel-library/upstream-backports/0001-nova-AArch64-enable-hugepage-support.patch index 1ae6c3e7..03e727be 100644 --- a/patches/fuel-library/upstream-backports/0001-nova-AArch64-enable-hugepage-support.patch +++ b/patches/fuel-library/upstream-backports/0001-nova-AArch64-enable-hugepage-support.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: From: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Date: Fri, 16 Sep 2016 21:31:56 +0200 Subject: [PATCH] nova: AArch64: enable hugepage support diff --git a/patches/fuel-library/upstream-backports/0002-Increase-reboot-task-timeout.patch b/patches/fuel-library/upstream-backports/0002-Increase-reboot-task-timeout.patch index c5aa76a0..a675fc78 100644 --- a/patches/fuel-library/upstream-backports/0002-Increase-reboot-task-timeout.patch +++ b/patches/fuel-library/upstream-backports/0002-Increase-reboot-task-timeout.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: From: Stanislaw Bogatkin <sbogatkin@mirantis.com> Date: Mon, 13 Mar 2017 14:13:34 +0300 Subject: [PATCH] Increase reboot task timeout |