On Wednesday 2023-06-14 01:39, Thomas Gleixner wrote:
>Hi!
>
>My team and myself are working on sanitizing the x86 boot process,
>especially the complete horror show of CPUID evaluation, which is
>constructed with hay-wire circuits, duct tape and superglue.
What's with Intel and its glue analogie
The pull request you sent on Mon, 26 Jun 2023 10:48:30 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
> tags/landlock-6.5-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26642864f8b212964f80fbd69685eb850ced5f45
Thank you!
--
Deet-doot-dot,
s (or the rest of the patchset).
No, I did not try to apply this patch on its own. I tried to build yesterday's
pending-fixes branch of linux-next.
A quick check shows that the build fails with next-20230627. See log below.
Ah it looks like this one slipped into -next on its own someho
No, I did not try to apply this patch on its own. I tried to build
yesterday's
pending-fixes branch of linux-next.
A quick check shows that the build fails with next-20230627. See log
below.
Ah it looks like this one slipped into -next on its own somehow?
Stephen, please
drop this
s own. I tried to build yesterday's
pending-fixes branch of linux-next.
A quick check shows that the build fails with next-20230627. See log below.
Ah it looks like this one slipped into -next on its own somehow? Stephen, please
drop this patch from -next; it shouldn't be in without
On Tue, 27 Jun 2023, Matthew Wilcox wrote:
> On Mon, Jun 26, 2023 at 09:44:08PM -0700, Hugh Dickins wrote:
> > On Mon, 26 Jun 2023, Vishal Moola (Oracle) wrote:
> >
> > > The MM subsystem is trying to shrink struct page. This patchset
> > > introduces a memory descriptor for page table tracking -
On Tue, 27 Jun 2023, David Hildenbrand wrote:
> On 27.06.23 06:44, Hugh Dickins wrote:
> > On Mon, 26 Jun 2023, Vishal Moola (Oracle) wrote:
> >
> >> The MM subsystem is trying to shrink struct page. This patchset
> >> introduces a memory descriptor for page table tracking - struct ptdesc.
> > ...
;s
pending-fixes branch of linux-next.
A quick check shows that the build fails with next-20230627. See log below.
Ah it looks like this one slipped into -next on its own somehow? Stephen, please
drop this patch from -next; it shouldn't be in without the rest of the
patchset which
I intend
s architecture and it worked, but let me know if something fails
> >> when its applied on top of those patches (or the rest of the patchset).
> >
> >
> > No, I did not try to apply this patch on its own. I tried to build
> > yesterday's
> > pending-fixes branc
nd it worked, but let me know if something fails
when its applied on top of those patches (or the rest of the patchset).
No, I did not try to apply this patch on its own. I tried to build yesterday's
pending-fixes branch of linux-next.
A quick check shows that the build fails with next-2023062
On 6/27/23 10:42, Vishal Moola wrote:
On Mon, Jun 26, 2023 at 10:47 PM Guenter Roeck wrote:
On Thu, Jun 22, 2023 at 01:57:38PM -0700, Vishal Moola (Oracle) wrote:
Part of the conversions to replace pgtable constructor/destructors with
ptdesc equivalents.
Signed-off-by: Vishal Moola (Oracle)
On Tue, Jun 27, 2023 at 9:07 AM Peter Xu wrote:
>
> On Mon, Jun 26, 2023 at 08:14:01PM -0700, Vishal Moola (Oracle) wrote:
> > Currently, page table information is stored within struct page. As part
> > of simplifying struct page, create struct ptdesc for page table
> > information.
> >
> > Signed
On Mon, Jun 26, 2023 at 10:47 PM Guenter Roeck wrote:
>
> On Thu, Jun 22, 2023 at 01:57:38PM -0700, Vishal Moola (Oracle) wrote:
> > Part of the conversions to replace pgtable constructor/destructors with
> > ptdesc equivalents.
> >
> > Signed-off-by: Vishal Moola (Oracle)
> > Acked-by: Mike Rapo
On Mon, Jun 26, 2023 at 08:14:01PM -0700, Vishal Moola (Oracle) wrote:
> Currently, page table information is stored within struct page. As part
> of simplifying struct page, create struct ptdesc for page table
> information.
>
> Signed-off-by: Vishal Moola (Oracle)
> Acked-by: Mike Rapoport (IBM
On Mon, Jun 26, 2023 at 09:44:08PM -0700, Hugh Dickins wrote:
> On Mon, 26 Jun 2023, Vishal Moola (Oracle) wrote:
>
> > The MM subsystem is trying to shrink struct page. This patchset
> > introduces a memory descriptor for page table tracking - struct ptdesc.
> ...
> > 39 files changed, 686 inser
On 27.06.23 06:44, Hugh Dickins wrote:
On Mon, 26 Jun 2023, Vishal Moola (Oracle) wrote:
The MM subsystem is trying to shrink struct page. This patchset
introduces a memory descriptor for page table tracking - struct ptdesc.
...
39 files changed, 686 insertions(+), 455 deletions(-)
I don'
16 matches
Mail list logo