Re: [PATCH RFT] powerpc/8xx: implement get_direction() in cpm1

From: Christophe Leroy (CS GROUP)

Date: Thu Jun 04 2026 - 06:22:19 EST




Le 04/06/2026 à 11:53, Bartosz Golaszewski a écrit :
On Thu, 4 Jun 2026 10:24:27 +0200, "Christophe Leroy (CS GROUP)"
<chleroy@xxxxxxxxxx> said:


Le 03/06/2026 à 10:26, Bartosz Golaszewski a écrit :
The lack of get_direction() callbacks in this driver causes GPIOLIB to
emit a warning. Implement them for 16- and 32-bit variants.

Reported-by: Christophe Leroy <chleroy@xxxxxxxxxx>
Closes: https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flore.kernel.org%2Fall%2F63487206f6e5a93eaf9f41784317fe99d394312f.1780399750.git.chleroy%40kernel.org%2F&data=05%7C02%7Cchristophe.leroy%40csgroup.eu%7C94897fc3d78242b6193308dec21f300e%7C8b87af7d86474dc78df45f69a2011bb5%7C0%7C0%7C639161636389791222%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=an4ji%2Bk24tiNfOASUmnvOyp6kLJzRlH8qhihSkGp%2BVc%3D&reserved=0

What happened here??

Ask Bill Gates.

My company uses Microsoft 365 outlook, it mangles all links included in emails for security reasons they say, to minimise phishing.


Fixes: ec2cceadfae7 ("gpiolib: normalize the return value of gc->get() on behalf of buggy drivers")

Isn't it e623c4303ed1 ("gpiolib: sanitize the return value of
gpio_chip::get_direction()") ?


Sure, can be:

Fixes: e623c4303ed1 ("gpiolib: sanitize the return value of
gpio_chip::get_direction()")

Bart