public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux•intel.com>
To: Geert Uytterhoeven <geert@linux-m68k•org>
Cc: "Uwe Kleine-König (The Capable Hub)"
	<u.kleine-koenig@baylibre•com>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail•com>,
	"Anshul Dalal" <anshulusr@gmail•com>,
	"Michael Hennerich" <michael.hennerich@analog•com>,
	"Yassine Oudjana" <y.oudjana@protonmail•com>,
	"Linus Walleij" <linusw@kernel•org>,
	"Nicolas Ferre" <nicolas.ferre@microchip•com>,
	"Alexandre Belloni" <alexandre.belloni@bootlin•com>,
	"Claudiu Beznea" <claudiu.beznea@tuxon•dev>,
	"Support Opensource" <support.opensource@diasemi•com>,
	"Nick Dyer" <nick@shmanahar•org>,
	"Hans de Goede" <hansg@kernel•org>,
	"Job Noorman" <job@noorman•info>,
	"Mika Penttilä" <mpenttil@redhat•com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail•com>,
	"Alexandre Torgue" <alexandre.torgue@foss•st.com>,
	"Kees Cook" <kees@kernel•org>,
	"bui duc phuc" <phucduc.bui@gmail•com>,
	"Thorsten Blum" <thorsten.blum@linux•dev>,
	"Yauhen Kharuzhy" <jekhor@gmail•com>,
	"Sakari Ailus" <sakari.ailus@linux•intel.com>,
	"Marco Crivellari" <marco.crivellari@suse•com>,
	"Minseong Kim" <ii4gsp@gmail•com>,
	"Ingo Molnar" <mingo@kernel•org>,
	"Thomas Gleixner" <tglx@kernel•org>,
	"Oleh Kuzhylnyi" <kuzhylol@gmail•com>,
	"Marek Vasut" <marek.vasut+renesas@mailbox•org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski@oss•qualcomm.com>,
	"Geert Uytterhoeven" <geert+renesas@glider•be>,
	"Josua Mayer" <josua@solid-run•com>,
	"Michael Tretter" <m.tretter@pengutronix•de>,
	"Jeff LaBundy" <jeff@labundy•com>,
	"Javier Carrasco" <javier.carrasco@wolfvision•net>,
	"David Heidelberg" <david@ixit•cz>,
	"Petr Hodina" <petr.hodina@protonmail•com>,
	"Svyatoslav Ryhel" <clamor95@gmail•com>,
	"Johannes Kirchmair" <johannes.kirchmair@skidata•com>,
	"Xichao Zhao" <zhao.xichao@vivo•com>,
	linux-input@vger•kernel.org, linux-kernel@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org,
	platform-driver-x86@vger•kernel.org,
	linux-stm32@st-md-mailman•stormreply.com
Subject: Re: [PATCH v1] Input: Use named initializers for arrays of i2c_device_data
Date: Mon, 18 May 2026 10:30:35 +0300	[thread overview]
Message-ID: <agrAG3cLjEAPV90B@ashevche-desk.local> (raw)
In-Reply-To: <CAMuHMdWGSBbQtKaoFej1Qm-SUgDenLMDF0psD9o07wyHKu8A+w@mail.gmail.com>

On Mon, May 18, 2026 at 09:24:35AM +0200, Geert Uytterhoeven wrote:
> Hi Uwe,
> 
> On Fri, 15 May 2026 at 18:48, Uwe Kleine-König (The Capable Hub)
> <u.kleine-koenig@baylibre•com> wrote:
> > My additional motivation for this effort is CHERI[1]. This is a hardware
> 
> Nice!
> 
> > extension that uses 128 bit pointers but unsigned long is still 64 bit.
> > So with CHERI you cannot store pointers in unsigned long variables.
> 
> Good luck fixing all implicit assumptions about this in the kernel!
> Also, good luck convincing people to use uintptr_t instead ;-)
> 
> https://lore.kernel.org/all/CAHk-=wj2OHy-5e+srG1fy+ZU00TmZ1NFp6kFLbVLMXHe7A1d-g@mail.gmail.com

Yeah, I believe Linus will have a strong opinion about all this CHERI stuff :-)
But let see, it might be surprising turn around.

-- 
With Best Regards,
Andy Shevchenko




  reply	other threads:[~2026-05-18  7:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15 16:48 [PATCH v1] Input: Use named initializers for arrays of i2c_device_data Uwe Kleine-König (The Capable Hub)
2026-05-18  7:24 ` Geert Uytterhoeven
2026-05-18  7:30   ` Andy Shevchenko [this message]
2026-05-18  7:56     ` Uwe Kleine-König (The Capable Hub)
2026-05-30  5:56 ` Dmitry Torokhov
2026-05-30 12:02   ` Uwe Kleine-König (The Capable Hub)
2026-05-31  5:13     ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=agrAG3cLjEAPV90B@ashevche-desk.local \
    --to=andriy.shevchenko@linux$(echo .)intel.com \
    --cc=alexandre.belloni@bootlin$(echo .)com \
    --cc=alexandre.torgue@foss$(echo .)st.com \
    --cc=anshulusr@gmail$(echo .)com \
    --cc=clamor95@gmail$(echo .)com \
    --cc=claudiu.beznea@tuxon$(echo .)dev \
    --cc=david@ixit$(echo .)cz \
    --cc=dmitry.torokhov@gmail$(echo .)com \
    --cc=geert+renesas@glider$(echo .)be \
    --cc=geert@linux-m68k$(echo .)org \
    --cc=hansg@kernel$(echo .)org \
    --cc=ii4gsp@gmail$(echo .)com \
    --cc=javier.carrasco@wolfvision$(echo .)net \
    --cc=jeff@labundy$(echo .)com \
    --cc=jekhor@gmail$(echo .)com \
    --cc=job@noorman$(echo .)info \
    --cc=johannes.kirchmair@skidata$(echo .)com \
    --cc=josua@solid-run$(echo .)com \
    --cc=kees@kernel$(echo .)org \
    --cc=krzysztof.kozlowski@oss$(echo .)qualcomm.com \
    --cc=kuzhylol@gmail$(echo .)com \
    --cc=linusw@kernel$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-input@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
    --cc=m.tretter@pengutronix$(echo .)de \
    --cc=marco.crivellari@suse$(echo .)com \
    --cc=marek.vasut+renesas@mailbox$(echo .)org \
    --cc=mcoquelin.stm32@gmail$(echo .)com \
    --cc=michael.hennerich@analog$(echo .)com \
    --cc=mingo@kernel$(echo .)org \
    --cc=mpenttil@redhat$(echo .)com \
    --cc=nick@shmanahar$(echo .)org \
    --cc=nicolas.ferre@microchip$(echo .)com \
    --cc=petr.hodina@protonmail$(echo .)com \
    --cc=phucduc.bui@gmail$(echo .)com \
    --cc=platform-driver-x86@vger$(echo .)kernel.org \
    --cc=sakari.ailus@linux$(echo .)intel.com \
    --cc=support.opensource@diasemi$(echo .)com \
    --cc=tglx@kernel$(echo .)org \
    --cc=thorsten.blum@linux$(echo .)dev \
    --cc=u.kleine-koenig@baylibre$(echo .)com \
    --cc=y.oudjana@protonmail$(echo .)com \
    --cc=zhao.xichao@vivo$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox