public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Magnus Lindholm <linmag7@gmail.com>
Cc: andi.shyti@kernel.org, linux-i2c@vger.kernel.org
Subject: Re: lm75 on i2c-elektor.c
Date: Thu, 20 Nov 2025 23:23:26 +0100	[thread overview]
Message-ID: <aR-U3kr-IyXlgYdV@shikoro> (raw)
In-Reply-To: <CA+=Fv5T4PqVOFHnad_aLoMcYRZpg4Oenrmn0XYvb=Gjt1+5L7g@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]


> when building a SMP kernel, does anyone know why that is?

In history.git, I found 51e9e9743877660198565a86034ca72de73dcf7e from
2003 which adds BROKEN_ON_SMP. Commit message says:

    - let all drivers that don't compile on SMP (due to cli/sti usage)
      depend on a BROKEN_ON_SMP that is only defined if !SMP || BROKEN

But then again, there is also 4b16dac1d9 ("[PATCH] i2c-elektor: get rid
of cli/sti") from 2004 which converts the driver from cli/sti to
spinlocks. Maybe it just works now?


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2025-11-20 22:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20 15:41 lm75 on i2c-elektor.c Magnus Lindholm
2025-11-20 22:23 ` Wolfram Sang [this message]
2025-11-20 22:49   ` Magnus Lindholm
2025-11-20 23:00     ` Wolfram Sang
2025-11-21  7:11       ` Magnus Lindholm
2025-11-21  7:24         ` Wolfram Sang
2025-11-22 12:16           ` Magnus Lindholm

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=aR-U3kr-IyXlgYdV@shikoro \
    --to=wsa+renesas@sang-engineering.com \
    --cc=andi.shyti@kernel.org \
    --cc=linmag7@gmail.com \
    --cc=linux-i2c@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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