From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1h6E1x-0007qF-14 for mharc-grub-devel@gnu.org; Tue, 19 Mar 2019 08:39:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6E1u-0007oe-LC for grub-devel@gnu.org; Tue, 19 Mar 2019 08:39:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6E1t-0007Ck-TO for grub-devel@gnu.org; Tue, 19 Mar 2019 08:39:42 -0400 Received: from userp2120.oracle.com ([156.151.31.85]:50648) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6E1t-0007BN-C8 for grub-devel@gnu.org; Tue, 19 Mar 2019 08:39:41 -0400 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x2JCY7dg126922; Tue, 19 Mar 2019 12:39:39 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=from : to : cc : subject : date : message-id : in-reply-to : references; s=corp-2018-07-02; bh=+7ABLMsTyjhtzkzFoR89oz9p81sVV17vZ387Zlri18s=; b=YN5oW2FWwxSl3sF6p+ZU9UJAVRa0Pxc4H0VAwX3PGZYxufCQbHtghNaK6WFZpuJfBQcd iXoDmdAFz83Kn7bidkIm5eibcHRGeU1l7/ctRrJBNh50FJcgGr2BbUVQMgVGaShZr4uj epQAzGnXDhty5xqDYx/wboqR9Ixp+IhRTb+Su+64AnSljvVdxddbyF8AKNZauf9s6sAJ FMxFeHdRaXVUDHPFGakMBVF+wnN6bpWXgcbTz/CA87Daapj7rkN5cgBMuxyV087K1Gx0 8ObAhhRoYx5L1eOpqrBVOdR4eLHSYsMRHPNWoB4KOtL56+cMh4zGDSDMo3Q7se+YRdmc vg== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by userp2120.oracle.com with ESMTP id 2r8ssrc7yc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 19 Mar 2019 12:39:39 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id x2JCdcK0021410 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 19 Mar 2019 12:39:38 GMT Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id x2JCdbtf021379; Tue, 19 Mar 2019 12:39:38 GMT Received: from tomti.i.net-space.pl (/10.175.211.126) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 19 Mar 2019 05:39:37 -0700 From: Daniel Kiper To: grub-devel@gnu.org Cc: alexander.burmashev@oracle.com, eric.snowberg@oracle.com, leif.lindholm@linaro.org, phcoder@gmail.com, ross.philipson@oracle.com Subject: [PATCH 1/5] verifiers: IA-64 fallout cleanup Date: Tue, 19 Mar 2019 13:39:14 +0100 Message-Id: <20190319123918.19267-2-daniel.kiper@oracle.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190319123918.19267-1-daniel.kiper@oracle.com> References: <20190319123918.19267-1-daniel.kiper@oracle.com> X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9199 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1903190093 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 156.151.31.85 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Mar 2019 12:39:43 -0000 IA-64 fallout cleanup after commit 4d4a8c96e (verifiers: Add possibility to verify kernel and modules command lines). Signed-off-by: Daniel Kiper --- grub-core/loader/ia64/efi/linux.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/grub-core/loader/ia64/efi/linux.c b/grub-core/loader/ia64/efi/linux.c index 639a1f379..7987fd1ba 100644 --- a/grub-core/loader/ia64/efi/linux.c +++ b/grub-core/loader/ia64/efi/linux.c @@ -505,8 +505,7 @@ grub_cmd_linux (grub_command_t cmd __attribute__ ((unused)), *p = '\0'; - err = grub_verify_string (cmdline, GRUB_VERIFY_KERNEL_CMDLINE); - if (err) + if (grub_verify_string (cmdline, GRUB_VERIFY_KERNEL_CMDLINE)) goto fail; boot_param->command_line = (grub_uint64_t) cmdline; -- 2.11.0