[Bug 261889] ucred.9: fix typo

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261889

Graham Perrin  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(kib@Fr
   ||eeBSD.org)
   Keywords|patch-ready |
 CC||grahamper...@freebsd.org,
   ||k...@freebsd.org

--- Comment #6 from Graham Perrin  ---
Cherry-pick to stable/12?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 160994] buf_ring(9): MD assumption in MI code

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160994

Mitchell Horne  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED
 CC||mho...@freebsd.org

--- Comment #2 from Mitchell Horne  ---
Hello, thank you for the report. I am sorry that it did not get proper
attention.

The issue you pointed out was valid, and it seems to have been fixed in exactly
the manner you proposed:
https://cgit.freebsd.org/src/commit/?id=85e43e963699a81674a8174b5375e9c85a21773d

Closing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267151] [memguard] page 0xfffffe0037728000 is not freed

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267151

Mark Johnston  changed:

   What|Removed |Added

 Status|New |Open
   Assignee|b...@freebsd.org|ma...@freebsd.org
 CC||ma...@freebsd.org

--- Comment #1 from Mark Johnston  ---
Created attachment 237459
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237459=edit
proposed patch

The attached patch fixes the problem for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 114139] mbuf(9) has misleading comments on M_DONTWAIT and M_TRYWAIT

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114139

Mitchell Horne  changed:

   What|Removed |Added

 CC||mho...@freebsd.org
 Status|Open|Closed
 Resolution|--- |Overcome By Events

--- Comment #4 from Mitchell Horne  ---
Looks like both of these flags have long been retired in favor of the standard
M_NOWAIT and M_WAITOK; no references remain in the src tree. 

This can safely be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 53751] bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=53751

Mitchell Horne  changed:

   What|Removed |Added

 Status|Open|Closed
 CC||mho...@freebsd.org
 Resolution|--- |FIXED

--- Comment #5 from Mitchell Horne  ---
It looks like this was fixed by scottl@ in 0f3a007844a7/SVN r136763, but he was
unaware of this PR.

I did a quick reading of the relevant code, and the current description appears
accurate. Thanks all, closing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261889] ucred.9: fix typo

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261889

johan.jans...@iki.fi  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

--- Comment #5 from johan.jans...@iki.fi  ---
Closing as fixed

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #8 from hen...@camandro.org ---
(In reply to Oleksandr Kryvulia from comment #7)

Great, thanks for your help.  I'll just go ahead and go down the CURRENT route.
 I'll probably try to install from a recent snapshot (looks like the latest
ones should have already the commit that fixes the issue) and then build
everything myself.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #7 from Oleksandr Kryvulia  ---
(In reply to henrix from comment #6)
> One last question, since you have the same laptop model: how long does it 
> take for you to build CURRENT?  Or did you install it from a snapshot?

It is mostly depended on hardware. Since I'm build with WITH_CCACHE_BUILD=yes
world+kernel is about one hour. When toolchain needs to be rebuilded it can
take up to four hours.

> I guess that doing the initial full build will be a pain, as it'll require 
> hint.hwpstate_intel.0.disabled=1 so that the system doesn't freeze, right?

Exactly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #6 from hen...@camandro.org ---
(In reply to Oleksandr Kryvulia from comment #5)
Yes, it is already in CURRENT (development branch). I'm using CURRENT on my
T490, but sometimes it is not stable, yes :)

Yeah, that's annoying.  Thanks for the feedback.  One last question, since you
have the same laptop model: how long does it take for you to build CURRENT?  Or
did you install it from a snapshot?

I guess that doing the initial full build will be a pain, as it'll require
hint.hwpstate_intel.0.disabled=1 so that the system doesn't freeze, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #5 from Oleksandr Kryvulia  ---
(In reply to henrix from comment #4)
> I guess the fix for that bug is already in CURRENT?  I'm not really 
> experienced > in FreeBSD, so running CURRENT sounds scary for a laptop I want 
> to be stable

Yes, it is already in CURRENT (development branch). I'm using CURRENT on my
T490, but sometimes it is not stable, yes :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #4 from hen...@camandro.org ---
(In reply to Oleksandr Kryvulia from comment #2)
>You can try latest CURRENT or disable hwpstate by setting 
>hint.hwpstate_intel.0.disabled=1 in /boot/loader.conf
> See another bug #253288

Ah!  Awesome!  That you for your reply.  I'll read through that bug, it could
definitely be it.  Disabling hwpstate doesn't sound great, but I'll need to go
through all the comments.

I guess the fix for that bug is already in CURRENT?  I'm not really experienced
in FreeBSD, so running CURRENT sounds scary for a laptop I want to be stable
(it's been running OpenBSD for a long time).

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

--- Comment #3 from hen...@camandro.org ---
(In reply to Graham Perrin from comment #1)

> GELI encrypted, i.e. the method of encryption that's offered by the installer 
> itself?

Yes, that's correct.  I've selected "Root-on-ZFS" and the changed the "Encrypt
Disks?" to "YES".

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 263188] pw accepts an "illegal option" but completes the command without error

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263188

--- Comment #7 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=06a079c69e843a796c5956b8e9a79a35d3401f38

commit 06a079c69e843a796c5956b8e9a79a35d3401f38
Author: Baptiste Daroussin 
AuthorDate: 2022-10-12 10:06:32 +
Commit: Baptiste Daroussin 
CommitDate: 2022-10-19 07:55:48 +

pw: exit with an error in case of using an illegal option

PR: 263188
Reported by:Dennis Clarke 
MFC After:  1 week

(cherry picked from commit c0358afd5bbc2c675941fed2905479ad109770bb)

 usr.sbin/pw/pw_group.c | 10 ++
 usr.sbin/pw/pw_user.c  | 14 ++
 2 files changed, 24 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 267187] System freeze on a T490 laptop

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267187

Oleksandr Kryvulia  changed:

   What|Removed |Added

 CC||shur...@shurik.kiev.ua

--- Comment #2 from Oleksandr Kryvulia  ---
You can try latest CURRENT or disable hwpstate by setting
hint.hwpstate_intel.0.disabled=1 in /boot/loader.conf
See another bug #253288

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 253471] Change 348902 : vdev_geom_attach_by_guids() breaks other use cases

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471

Graham Perrin  changed:

   What|Removed |Added

URL||https://github.com/freebsd/
   ||freebsd-src/commit/11c87593
   ||3712fa6c00b2896ade2c3f02a4d
   ||4e063
 CC||grahamper...@freebsd.org
   Assignee|b...@freebsd.org|g...@freebsd.org

--- Comment #5 from Graham Perrin  ---
Reassignment. 

Whilst here, 

(In reply to Dave Baukus from comment #0)

> Change MFC r344316, …

– a GitHub URL for r344316.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 248500] cam_sim_free() sleeping forever

2022-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248500

Graham Perrin  changed:

   What|Removed |Added

 CC||grahamper...@freebsd.org
   Assignee|b...@freebsd.org|u...@freebsd.org
  Component|kern|usb

-- 
You are receiving this mail because:
You are the assignee for the bug.