[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <170800185781.599237.11241417718468325077.b4-ty@ellerman.id.au>
Date: Thu, 15 Feb 2024 23:57:37 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: linux-kselftest@...r.kernel.org, shuah@...nel.org, skhan@...uxfoundation.org, npiggin@...il.com, christophe.leroy@...roup.eu, nathanl@...ux.ibm.com, linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org, R Nageswara Sastry <rnsastry@...ux.ibm.com>
Subject: Re: [PATCH] papr_vpd.c: calling devfd before get_system_loc_code
On Wed, 31 Jan 2024 18:38:59 +0530, R Nageswara Sastry wrote:
> Calling get_system_loc_code before checking devfd and errno - fails the test
> when the device is not available, expected a SKIP.
> Change the order of 'SKIP_IF_MSG' correctly SKIP when the /dev/papr-vpd device
> is not available.
>
> with out patch: Test FAILED on line 271
> with patch: [SKIP] Test skipped on line 266: /dev/papr-vpd not present
>
> [...]
Applied to powerpc/fixes.
[1/1] papr_vpd.c: calling devfd before get_system_loc_code
https://git.kernel.org/powerpc/c/f09696279b5dd1770a3de2e062f1c5d1449213ff
cheers
Powered by blists - more mailing lists