public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman•id.au>
To: Linus Torvalds <torvalds@linux-foundation•org>
Cc: wangborong@cdjrlc•com, Bhaskar Chowdhury <unixbhaskar@gmail•com>,
	Wedson Almeida Filho <wedsonaf@google•com>,
	Petr Mladek <pmladek@suse•com>,
	Alexey Kardashevskiy <aik@ozlabs•ru>,
	jniethe5@gmail•com, psampat@linux•ibm.com,
	Miroslav Benes <mbenes@suse•cz>,
	hbh25y@gmail•com, mikey@neuling•org,
	Joe Lawrence <joe.lawrence@redhat•com>,
	Anders Roxell <anders.roxell@linaro•org>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux•ibm.com>,
	Helge Deller <deller@gmx•de>,
	danielhb413@gmail•com, haren@linux•ibm.com,
	Thierry Reding <treding@nvidia•com>,
	ganeshgr@linux•ibm.com, Corentin Labbe <clabbe@baylibre•com>,
	mamatha4@linux•vnet.ibm.com,
	"Naveen N. Rao" <naveen.n.rao@linux•vnet.ibm.com>,
	Michal Suchanek <msuchanek@suse•de>,
	kernel.noureddine@gmail•com, nathanl@linux•ibm.com,
	Paul Menzel <pmenzel@molgen•mpg.de>,
	YueHaibing <yuehaibing@huawei•com>,
	Kees Cook <keescook@chromium•org>, Arnd Bergmann <arnd@arndb•de>,
	guozhengkui@vivo•com, kjain@linux•ibm.com,
	chenjingwen6@huawei•com, Nick Piggin <npiggin@gmail•com>,
	oss@buserror•net, rmclure@linux•ibm.com, maddy@linux•ibm.com,
	Christophe JAILLET <christophe.jaillet@wanadoo•fr>,
	Jakob Koschel <jakobkoschel@gmail•com>,
	sachinp@linux•ibm.com, bigunclemax@gmail•com,
	ldufour@linux•ibm.com, hbathini@linux•ibm.com,
	Athira Jajeev <atrajeev@linux•vnet.ibm.com>,
	farosas@linux•ibm.com, Geoff Levand <geoff@infradead•org>,
	Randy Dunlap <rdunlap@infradead•org>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	sourabhjain@linux•ibm.com, Julia Lawall <Julia.Lawall@inria•fr>,
	Ritesh Harjani <riteshh@linux•ibm.com>,
	cgel.zte@gmail•com, Vaibhav Jain <vaibhav@linux•ibm.com>,
	linuxppc-dev <linuxppc-dev@lists•ozlabs.org>,
	tobias@waldekranz•com
Subject: Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
Date: Mon, 28 Mar 2022 20:07:13 +1100	[thread overview]
Message-ID: <87wngefnsu.fsf@mpe.ellerman.id.au> (raw)
In-Reply-To: <CAHk-=whk4jihDM+zkhZPYRyNO0-YA1_-K9_NyC3EDsX+gkxC-w@mail.gmail.com>

Linus Torvalds <torvalds@linux-foundation•org> writes:
> On Fri, Mar 25, 2022 at 3:25 AM Michael Ellerman <mpe@ellerman•id.au> wrote:
>>
>> Livepatch support for 32-bit is probably the standout new feature, otherwise mostly just
>> lots of bits and pieces all over the board.
>
> Heh. I would have expected 32-bit ppc to be entirely legacy by now, so
> it's a bit surprising to see that being a standout feature.

We still get the odd bug report from people running mainline, or recent
stable kernels, on 32-bit.

And obviously Christophe has been doing lots of work on the Linux side,
so in that sense 32-bit is alive and well.

Having said that I don't think we'll see any new 32-bit CPU designs, so
the clock is slowly ticking.

> That said:
>
>> There's a series of commits cleaning up function descriptor handling,
>
> For some reason I also thought that powerpc had actually moved away
> from function descriptors, so I'm clearly not keeping up with the
> times.

No you're right, we have moved away from them, but not entirely.

Functions descriptors are still used for 64-bit big endian, but they're
not used for 64-bit little endian, or 32-bit.

cheers

  reply	other threads:[~2022-03-28  9:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 10:25 [GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag Michael Ellerman
2022-03-25 16:49 ` Linus Torvalds
2022-03-28  9:07   ` Michael Ellerman [this message]
2022-03-30 11:27     ` Michal Suchánek
2022-03-30 13:21       ` Michael Ellerman
2022-03-30 13:44         ` Arnd Bergmann
2022-03-30 17:07         ` Segher Boessenkool
2022-03-25 17:18 ` pr-tracker-bot

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=87wngefnsu.fsf@mpe.ellerman.id.au \
    --to=mpe@ellerman$(echo .)id.au \
    --cc=Julia.Lawall@inria$(echo .)fr \
    --cc=aik@ozlabs$(echo .)ru \
    --cc=anders.roxell@linaro$(echo .)org \
    --cc=aneesh.kumar@linux$(echo .)ibm.com \
    --cc=arnd@arndb$(echo .)de \
    --cc=atrajeev@linux$(echo .)vnet.ibm.com \
    --cc=bigunclemax@gmail$(echo .)com \
    --cc=cgel.zte@gmail$(echo .)com \
    --cc=chenjingwen6@huawei$(echo .)com \
    --cc=christophe.jaillet@wanadoo$(echo .)fr \
    --cc=clabbe@baylibre$(echo .)com \
    --cc=danielhb413@gmail$(echo .)com \
    --cc=deller@gmx$(echo .)de \
    --cc=farosas@linux$(echo .)ibm.com \
    --cc=ganeshgr@linux$(echo .)ibm.com \
    --cc=geoff@infradead$(echo .)org \
    --cc=guozhengkui@vivo$(echo .)com \
    --cc=haren@linux$(echo .)ibm.com \
    --cc=hbathini@linux$(echo .)ibm.com \
    --cc=hbh25y@gmail$(echo .)com \
    --cc=jakobkoschel@gmail$(echo .)com \
    --cc=jniethe5@gmail$(echo .)com \
    --cc=joe.lawrence@redhat$(echo .)com \
    --cc=keescook@chromium$(echo .)org \
    --cc=kernel.noureddine@gmail$(echo .)com \
    --cc=kjain@linux$(echo .)ibm.com \
    --cc=ldufour@linux$(echo .)ibm.com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=maddy@linux$(echo .)ibm.com \
    --cc=mamatha4@linux$(echo .)vnet.ibm.com \
    --cc=mbenes@suse$(echo .)cz \
    --cc=mikey@neuling$(echo .)org \
    --cc=msuchanek@suse$(echo .)de \
    --cc=nathanl@linux$(echo .)ibm.com \
    --cc=naveen.n.rao@linux$(echo .)vnet.ibm.com \
    --cc=npiggin@gmail$(echo .)com \
    --cc=oss@buserror$(echo .)net \
    --cc=pmenzel@molgen$(echo .)mpg.de \
    --cc=pmladek@suse$(echo .)com \
    --cc=psampat@linux$(echo .)ibm.com \
    --cc=rdunlap@infradead$(echo .)org \
    --cc=riteshh@linux$(echo .)ibm.com \
    --cc=rmclure@linux$(echo .)ibm.com \
    --cc=sachinp@linux$(echo .)ibm.com \
    --cc=sourabhjain@linux$(echo .)ibm.com \
    --cc=tobias@waldekranz$(echo .)com \
    --cc=torvalds@linux-foundation$(echo .)org \
    --cc=treding@nvidia$(echo .)com \
    --cc=unixbhaskar@gmail$(echo .)com \
    --cc=vaibhav@linux$(echo .)ibm.com \
    --cc=wangborong@cdjrlc$(echo .)com \
    --cc=wedsonaf@google$(echo .)com \
    --cc=yuehaibing@huawei$(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