Password Reset

2025-01-17 Thread Dan Sully
Hi - I need to reset my password. Username is "daniel" Email address is likely old - dan...@electricrain.com (mailto:dan...@electricrain.com) or similar. (ie: daniel+c...@electricrain.com (mailto:daniel+c...@electricrain.com)) Thanks --dan

[users] Re: UV25 Programming question

2025-01-17 Thread Dan Smith via Users
e above, you will not be able to get that radio on AM at 240MHz. (Please do still file the bug for posterity though). --Dan ___ Users mailing list users@lists.chirpmyradio.com https://lists.chirpmyradio.com/postorius/lists/users.lists.c

Spotbugs in one module

2025-01-17 Thread Dan S
I noticed that only the nifi-xml-processing module has a configuration to run Spotbugs. Is there a reason it's only run there and not the rest of the code base?

[weewx-user] Increase/decrease in length of the day

2025-01-17 Thread Dan Hinckley
Before I try to cook it up myself, has anyone developed a way to show how much longer/shorter today is than the previous day? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send a

[bug report] selftests: ALSA: Cover userspace-driven timers with test

2025-01-17 Thread Dan Carpenter
136 ASSERT_EQ(total_ticks, TICKS_COUNT); 137 pclose(rfp); 138 } regards, dan carpenter

Re: [PATCH v4] tools/rtla: Add osnoise_trace_is_off()

2025-01-16 Thread Dan Carpenter
On Thu, Jan 16, 2025 at 07:34:32PM -0500, Steven Rostedt wrote: > On Wed, 15 Jan 2025 21:40:40 +0300 > Dan Carpenter wrote: > > > On Wed, Jan 15, 2025 at 07:58:30PM +0200, Costa Shulyupin wrote: > > > The original code accidentally works because offset of >

[Birdnews]Ontario Rare Bird Alert - Week of January 10-16, 2025

2025-01-16 Thread Dan Birkenbergs via birdnews
mped Warbler 14-Jan-25; Middlesex - Strathroy Sewage Lagoons; Mark Bakelaar/Maria Cohoon Good Birding, Dan -- Report compiled by Dan Birkenbergs from a variety of sources, primarily eBird; most other sources are listed here: http://ofo.ca/site/content/ontario-hotlines-and-news Ontbirds and Bi

[tianocore/edk2] c15489: NetworkPkg: UefiPxeBcDxe: Fix error packet detection

2025-01-16 Thread Dan Nicholson via edk2-commits
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: c1548908c9e0873c77a59ee647a7dd6bdf833acf https://github.com/tianocore/edk2/commit/c1548908c9e0873c77a59ee647a7dd6bdf833acf Author: Dan Nicholson Date: 2025-01-17 (Fri, 17 Jan 2025) Changed paths

Re: AT&t ABF NYC

2025-01-16 Thread Dan Stralka
not well thought out. ABF comes in via separate infrastructure from ADI, so they're abandoning equipment. And I don't see a cost savings for removing business 5G plans. You still have 5G towers. Dan (end) On Thu, Jan 16, 2025, 13:19 Robert DeVita wrote: > Correct. Here is that

Re: CURL errors codes and messages - are they globalized?

2025-01-16 Thread Dan Fandrich via curl-users
ng them within the curl repo seems like it would be useful to avoid many people translating the same things. I suspect there are many cases out there of these specific messages already having been translated for specific apps, so maybe there are people out there willing to submit them for the benefit of

Re: What is going on with firefox

2025-01-16 Thread Dan Ritter
Max Nikulin wrote: > > On 14/01/2025 17:11, Jean-François Bachelet wrote: > > btw, you need to install noscripts from the extensions panel AND UBlock > > origin or Adblock plus at least if you want to get rid of all ads and > > javascripts code that have nothing to with the actual content of the

[PATCH v1] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)

2025-01-16 Thread dan tan
From: dan tan Register RWMR - Region Weighted Mode Register for privileged access in Power9 and Power10 It controls what the SPURR register produces. Specs: - Power9: https://ibm.ent.box.com/s/tmklq90ze7aj8f4n32er1mu3sy9u8k3k - Power10: https://files.openpower.foundation/s/EgCy7C43p2NSRfR

Re: F42 Change Proposal: Deprecate Zezere Provisioning Server (IoT) (self-contained)

2025-01-16 Thread Dan Čermák
> the change is made to enable `systemd-firstboot`. How will this work in practice? I have found the ssh key enrollment very convenient and would hate to see it go away. Cheers, Dan -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubsc

Re: [mailop] Microsoft JMRP not sending ARF

2025-01-16 Thread Dan Malm via mailop
responding. Yes. When I select "ARF", they send "Original Message". When I select "Original Message" they send nothing at all. When I select "Attachment" they send the message as an attachment. I've also received no response at all when reporting

Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

2025-01-15 Thread Dan Williams
Alejandro Lucero Palau wrote: > > On 1/15/25 02:35, Dan Williams wrote: > > Ira Weiny wrote: > >> Devices which optionally support Dynamic Capacity (DC) are configured > >> via mailbox commands. CXL 3.1 requires the host to issue the Get DC > >> Con

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
@@ -0,0 +1,87 @@ +== +Adoption Guide for ``-fbounds-safety`` +== + +.. contents:: + :local: + +Where to get ``-fbounds-safety`` + + +The open sourcing to llvm.org's ``llvm-pro

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
https://github.com/delcypher requested changes to this pull request. Seems reasonable and something we can expand on. The main issue is the fact `-fbounds-safety` is a cc1 option while this doc is written assuming its a driver option. https://github.com/llvm/llvm-project/pull/120674 __

[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

2025-01-15 Thread Dan Liew via cfe-commits
https://github.com/delcypher edited https://github.com/llvm/llvm-project/pull/120674 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

2025-01-15 Thread Dan Williams
Ira Weiny wrote: > Dan Williams wrote: > > Ira Weiny wrote: > > [snip] > > > > diff --git a/drivers/cxl/cxlmem.h b/drivers/cxl/cxlmem.h > > > index > > > e8907c403edbd83c8a36b8d013c6bc3391207ee6..05a0718aea73b3b2a02c608bae198eac7c462523 > > >

Re: [PATCH v4] tools/rtla: Add osnoise_trace_is_off()

2025-01-15 Thread Dan Carpenter
don't see it as anything complicated. regards, dan carpenter

Re: [PATCH v3] Add osnoise_trace_is_off()

2025-01-15 Thread Dan Carpenter
and the trace_is_off() function has a NULL check. So it's fine. But it does look sketchy when you're not super familiar with the code. Refactor the trace_is_off() function to take a record pointer instead of the trace pointer and rename it to osnoise_trace_is_off(). You need to add a subsystem prefix to the subject as well. regards, dan carpenter

Re: nvidia driver not loaded after install

2025-01-15 Thread Dan Purgert
On Jan 15, 2025, Anil F Duggirala wrote: > I am trying to install the Nvidia driver on my Dell XPS 9550 fresh > Debian 12 machine. > > [ 16.905450] Loading of module with unavailable key is rejected > ... > > Can anyone please help me out. Getting Debian to work in this laptop > has been a big

[PestList] Ethylene Oxide use in museums, libraries, and other archives will be banned

2025-01-15 Thread Dan Wixted
the availability of alternative treatments. --Dan Dan Wixted he/him/his Extension Support Specialist III New York State Integrated Pest Management Program Pesticide Safety Education 135 CALS Surge Facility 525 Tower Road Ithaca, NY 14853 psep.cce.cornell.edu<http://psep.cce.cornell.edu/&

[ovirt-users] Re: EOL glusterFS

2025-01-15 Thread Dan Yasny
I've been running a k8s cluster with the Piraeus operator built in for a while now, and it's working great. It uses LinBit DRBD under the hood to keep local storage on the hosts in sync. Maybe with a bit of work, it can be adapted to oVirt as well? Quite some time ago LinBit and RHV started on an

Re: [PATCH v2] Fix bug and add osnoise_trace_is_off()

2025-01-15 Thread Dan Carpenter
. > + */ > + if (record && !tracefs_trace_is_on(record->trace.inst)) > + return 1; > + > + return 0; > +} Also this function should be declared as type bool and return true/false instead of 1/0. regards, dan carpenter

Re: [PATCH v2] Fix bug and add osnoise_trace_is_off()

2025-01-15 Thread Dan Carpenter
iner_of_first() for code like this which assumes that container_of() is just a cast. There is lots of code like this: struct something *member = container_of(p, struct foo, first_member); if (IS_ERR(member)) { Which relies on the face that "first_member" is the first member of foo struct. It's a quite common thing. regards, dan carpenter

[bug report] drm/amd/display: Do not elevate mem_type change to full update

2025-01-15 Thread Dan Carpenter
11491 return false; 11492 } regards, dan carpenter

Re: [go-nuts] Allow relaxed type casting on more general assignments?

2025-01-14 Thread &#x27;Dan Kortschak' via golang-nuts
On Wed, 2025-01-15 at 02:33 -0500, Mike Schinkel wrote: > When you say compatibility, what would be a use-case where existing > code would break?  Something related to using reflection that expect > the exact signature? For example https://go.dev/play/p/MLT3byjtGRJ -- You received this message b

Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag

2025-01-14 Thread Dan Williams
Alistair Popple wrote: [..] > > How does this case happen? I don't think any page would ever enter with > > both ->mapping and ->share set, right? > > Sigh. You're right - it can't. This patch series is getting a litte bit large > and unweildy with all the prerequisite bugfixes and cleanups. Obvio

Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag

2025-01-14 Thread Dan Williams
Alistair Popple wrote: [..] > > How does this case happen? I don't think any page would ever enter with > > both ->mapping and ->share set, right? > > Sigh. You're right - it can't. This patch series is getting a litte bit large > and unweildy with all the prerequisite bugfixes and cleanups. Obvio

Re: YouTube to MP3 app by humanware

2025-01-14 Thread &#x27;Dan Eickmeier' via MacVisionaries
I’d highly recommend an app called Downey for doing this. Have been using it for years now, and it’s awesome. > On Jan 11, 2025, at 8:38 PM, Herbie Allen wrote: > > I sometimes use this site, but it can be tricky with extra downloads. > https://y2mate.nu/en-ADzn/ >

Re: [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

2025-01-14 Thread Dan Williams
Ira Weiny wrote: > Devices which optionally support Dynamic Capacity (DC) are configured > via mailbox commands. CXL 3.1 requires the host to issue the Get DC > Configuration command in order to properly configure DCDs. Without the > Get DC Configuration command DCD can't be supported. > > Imple

[ceph-users] Re: Multi Active MDS on old kernel client (<4.14)

2025-01-14 Thread Dan van der Ster
, Dan On Tue, Jan 14, 2025 at 4:24 PM Jesse Galley wrote: > > Hello! > > The documentation on kernel client features states: "The feature has been > supported since the Luminous release. It is recommended to use Linux kernel > clients >= 4.14 when there are multiple activ

Re: [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"

2025-01-14 Thread Dan Williams
Alistair Popple wrote: > DEVMAP PTEs are no longer required to support ZONE_DEVICE so remove > them. > > Signed-off-by: Alistair Popple > Suggested-by: Chunyan Zhang > Reviewed-by: Björn Töpel This and the next are candidates to squash into the previous remove patch, right? ...and I am not sur

Re: [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"

2025-01-14 Thread Dan Williams
Alistair Popple wrote: > DEVMAP PTEs are no longer required to support ZONE_DEVICE so remove > them. > > Signed-off-by: Alistair Popple > Suggested-by: Chunyan Zhang > Reviewed-by: Björn Töpel This and the next are candidates to squash into the previous remove patch, right? ...and I am not sur

Re: [PATCH v6 24/26] mm: Remove devmap related functions and page table bits

2025-01-14 Thread Dan Williams
upporting it. > > Signed-off-by: Alistair Popple > Acked-by: Will Deacon # arm64 Hooray! Looks good to me modulo breaking up the previous patch. Reviewed-by: Dan Williams

Re: [PATCH v6 24/26] mm: Remove devmap related functions and page table bits

2025-01-14 Thread Dan Williams
upporting it. > > Signed-off-by: Alistair Popple > Acked-by: Will Deacon # arm64 Hooray! Looks good to me modulo breaking up the previous patch. Reviewed-by: Dan Williams

Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers

2025-01-14 Thread Dan Williams
Alistair Popple wrote: > The devmap PTE special bit was used to detect mappings of FS DAX > pages. This tracking was required to ensure the generic mm did not > manipulate the page reference counts as FS DAX implemented it's own > reference counting scheme. > > Now that FS DAX pages have their ref

Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers

2025-01-14 Thread Dan Williams
Alistair Popple wrote: > The devmap PTE special bit was used to detect mappings of FS DAX > pages. This tracking was required to ensure the generic mm did not > manipulate the page reference counts as FS DAX implemented it's own > reference counting scheme. > > Now that FS DAX pages have their ref

[ceph-users] Re: MDS crashing on startup

2025-01-14 Thread Dan van der Ster
ndl; ceph_abort(); } I think it's related to ulimits on your bare metal mds. Once you get this bare metal MDS running well, I think the next step to understand this issue is debug_mds, at least level 10, from when the issue starts. Cheers, Dan On Tue, Jan 14, 2025 at 6

Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()

2025-01-14 Thread Dan Williams
David Hildenbrand wrote: > > +vm_fault_t vmf_insert_folio_pmd(struct vm_fault *vmf, struct folio *folio, > > bool write) > > +{ > > + struct vm_area_struct *vma = vmf->vma; > > + unsigned long addr = vmf->address & PMD_MASK; > > + struct mm_struct *mm = vma->vm_mm; > > + spinlock_t *ptl; >

Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()

2025-01-14 Thread Dan Williams
David Hildenbrand wrote: > > +vm_fault_t vmf_insert_folio_pmd(struct vm_fault *vmf, struct folio *folio, > > bool write) > > +{ > > + struct vm_area_struct *vma = vmf->vma; > > + unsigned long addr = vmf->address & PMD_MASK; > > + struct mm_struct *mm = vma->vm_mm; > > + spinlock_t *ptl; >

[clang] [clang] Do not allow unorderable features in [[gnu::target{,_clones}]] (PR #98426)

2025-01-14 Thread Dan Klishch via cfe-commits
DanShaders wrote: I do, thanks! https://github.com/llvm/llvm-project/pull/98426 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [SOLVED] Re: British English has disappeared

2025-01-14 Thread Dan Ritter
Bret Busby wrote: > > This is not a forum. Please do not change the title. It creates a new > > thread with no context disjoint from thread where the problem was > > solved.. ... > If a person interested in the thread, from the wording of the Subject field, > reads the messages in the thread, th

Re: [ANN] Apache Causeway version 3.2.0 Released

2025-01-14 Thread Dan Haywood
Hi Craig, I've updated the download page for causeway [1] as per your notes, if you have the time please give it the once over to make sure I didn't miss anything. Cheers Dan [1] https://causeway.apache.org/docs/latest/downloads/how-to#formal-releases On Tue, 7 Jan 2025 at 08:35, D

Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Device DAX pages are currently not reference counted when mapped, > instead relying on the devmap PTE bit to ensure mapping code will not > get/put references. This requires special handling in various page > table walkers, particularly GUP, to manage references on the > un

Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Device DAX pages are currently not reference counted when mapped, > instead relying on the devmap PTE bit to ensure mapping code will not > get/put references. This requires special handling in various page > table walkers, particularly GUP, to manage references on the > un

Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages

2025-01-13 Thread Dan Williams
reply in your series before this patch. > Signed-off-by: Alistair Popple > > --- > > Changes since v2: > > Based on some questions from Dan I attempted to have the FS DAX page > cache (ie. address space) hold a reference to the folio whilst it was > mapped. However I came

Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages

2025-01-13 Thread Dan Williams
reply in your series before this patch. > Signed-off-by: Alistair Popple > > --- > > Changes since v2: > > Based on some questions from Dan I attempted to have the FS DAX page > cache (ie. address space) hold a reference to the folio whilst it was > mapped. However I came

Re: [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock

2025-01-13 Thread Dan Williams
dd a Fixes tag and reword the changelog a bit before adding: Reviewed-by: Dan Williams

Re: [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock

2025-01-13 Thread Dan Williams
dd a Fixes tag and reword the changelog a bit before adding: Reviewed-by: Dan Williams

Re: [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > The procfs mmu files such as smaps and pagemap currently ignore devdax and > fsdax pages because these pages are considered special. A future change > will start treating these as normal pages, meaning they can be exposed via > smaps and pagemap. > > The only difference is

Re: [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > The procfs mmu files such as smaps and pagemap currently ignore devdax and > fsdax pages because these pages are considered special. A future change > will start treating these as normal pages, meaning they can be exposed via > smaps and pagemap. > > The only difference is

Re: [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

2025-01-13 Thread Dan Williams
27; terminology seems like it was copied from the device-memory comment, but with fsdax it does not fit. How about: /* * Filesystems can only tolerate transient delays to truncate and * hole-punch operations */ > + if (folio_is_fsdax(folio)) > + return false; > + After the comment fixup you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

2025-01-13 Thread Dan Williams
27; terminology seems like it was copied from the device-memory comment, but with fsdax it does not fit. How about: /* * Filesystems can only tolerate transient delays to truncate and * hole-punch operations */ > + if (folio_is_fsdax(folio)) > + return false; > + After the comment fixup you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Add helpers to determine if a page or folio is a devdax or fsdax page > or folio. > > Signed-off-by: Alistair Popple > Acked-by: David Hildenbrand > > --- > > Changes for v5: > - Renamed is_device_dax_page() to is_devdax_page() for consistency. > --- > include/linux/

Re: [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Add helpers to determine if a page or folio is a devdax or fsdax page > or folio. > > Signed-off-by: Alistair Popple > Acked-by: David Hildenbrand > > --- > > Changes for v5: > - Renamed is_device_dax_page() to is_devdax_page() for consistency. > --- > include/linux/

Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()

2025-01-13 Thread Dan Williams
{ > struct mm_struct *mm = vma->vm_mm; > pmd_t entry; > - spinlock_t *ptl; > > - ptl = pmd_lock(mm, pmd); Apply this comment to the previous patch too, but I think this would be more self-documenting as: lockdep_assert_held(pmd_lock(mm, pmd)); ...to make it clear in this diff and into the future what the locking constraints of this function are. After that you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()

2025-01-13 Thread Dan Williams
{ > struct mm_struct *mm = vma->vm_mm; > pmd_t entry; > - spinlock_t *ptl; > > - ptl = pmd_lock(mm, pmd); Apply this comment to the previous patch too, but I think this would be more self-documenting as: lockdep_assert_held(pmd_lock(mm, pmd)); ...to make it clear in this diff and into the future what the locking constraints of this function are. After that you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()

2025-01-13 Thread Dan Williams
mally mapped page. > > This is distinct from the current mechanism, vmf_insert_pfn_pud, which > simply inserts a special devmap PUD entry into the page table without > holding a reference to the page for the mapping. > > Signed-off-by: Alistair Popple Looks correct for what it is: Reviewed-by: Dan Williams

Re: [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()

2025-01-13 Thread Dan Williams
mally mapped page. > > This is distinct from the current mechanism, vmf_insert_pfn_pud, which > simply inserts a special devmap PUD entry into the page table without > holding a reference to the page for the mapping. > > Signed-off-by: Alistair Popple Looks correct for what it is: Reviewed-by: Dan Williams

Re: [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap

2025-01-13 Thread Dan Williams
sted by David. > --- > include/linux/rmap.h | 15 ++- > mm/rmap.c| 67 ++--- > 2 files changed, 78 insertions(+), 4 deletions(-) Looks mechanically correct to me. Reviewed-by: Dan Williams

Re: [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap

2025-01-13 Thread Dan Williams
sted by David. > --- > include/linux/rmap.h | 15 ++- > mm/rmap.c| 67 ++--- > 2 files changed, 78 insertions(+), 4 deletions(-) Looks mechanically correct to me. Reviewed-by: Dan Williams

Re: [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()

2025-01-13 Thread Dan Williams
++++ > 2 files changed, 38 insertions(+) Looks good to me, you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()

2025-01-13 Thread Dan Williams
++++ > 2 files changed, 38 insertions(+) Looks good to me, you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings

2025-01-13 Thread Dan Williams
; > Signed-off-by: Alistair Popple > Suggested-by: Dan Williams > > --- > > Changes for v5: > - Minor comment/formatting fixes suggested by David Hildenbrand > > Changes since v2: > > - New patch split out from "mm/

Re: [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings

2025-01-13 Thread Dan Williams
; > Signed-off-by: Alistair Popple > Suggested-by: Dan Williams > > --- > > Changes for v5: > - Minor comment/formatting fixes suggested by David Hildenbrand > > Changes since v2: > > - New patch split out from "mm/

Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > PAGE_MAPPING_DAX_SHARED is the same as PAGE_MAPPING_ANON. I think a bit a bit more detail is warranted, how about? The page ->mapping pointer can have magic values like PAGE_MAPPING_DAX_SHARED and PAGE_MAPPING_ANON for page owner specific usage. In fact, PAGE_MAPPING_DAX

Re: [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > PAGE_MAPPING_DAX_SHARED is the same as PAGE_MAPPING_ANON. I think a bit a bit more detail is warranted, how about? The page ->mapping pointer can have magic values like PAGE_MAPPING_DAX_SHARED and PAGE_MAPPING_ANON for page owner specific usage. In fact, PAGE_MAPPING_DAX

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Prior to freeing a block file systems supporting FS DAX must check > that the associated pages are both unmapped from user-space and not > undergoing DMA or other access from eg. get_user_pages(). This is > achieved by unmapping the file range and scanning the FS DAX > page

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Prior to freeing a block file systems supporting FS DAX must check > that the associated pages are both unmapped from user-space and not > undergoing DMA or other access from eg. get_user_pages(). This is > achieved by unmapping the file range and scanning the FS DAX > page

Re: [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > File systems call dax_break_mapping() prior to reallocating file > system blocks to ensure the page is not undergoing any DMA or other > accesses. Generally this is needed when a file is truncated to ensure > that if a block is reallocated nothing is writing to it. However

Re: [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > File systems call dax_break_mapping() prior to reallocating file > system blocks to ensure the page is not undergoing any DMA or other > accesses. Generally this is needed when a file is truncated to ensure > that if a block is reallocated nothing is writing to it. However

Re: [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts

2025-01-13 Thread Dan Williams
ystems should already have called > + * dax_break_mapping_entry() to remove all DAX > + * entries while holding a lock to prevent > + * establishing new entries. Therefore we > + * shouldn't find any here. > + */ > + WARN_ON_ONCE(1); > + > + /* > + * Delete the mapping so truncate_pagecache() > + * doesn't loop forever. > + */ > dax_delete_mapping_entry(mapping, indices[i]); > + } Looks good. With the above additional fixup you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts

2025-01-13 Thread Dan Williams
ystems should already have called > + * dax_break_mapping_entry() to remove all DAX > + * entries while holding a lock to prevent > + * establishing new entries. Therefore we > + * shouldn't find any here. > + */ > + WARN_ON_ONCE(1); > + > + /* > + * Delete the mapping so truncate_pagecache() > + * doesn't loop forever. > + */ > dax_delete_mapping_entry(mapping, indices[i]); > + } Looks good. With the above additional fixup you can add: Reviewed-by: Dan Williams

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Prior to freeing a block file systems supporting FS DAX must check > that the associated pages are both unmapped from user-space and not > undergoing DMA or other access from eg. get_user_pages(). This is > achieved by unmapping the file range and scanning the FS DAX > page

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
Alistair Popple wrote: > Prior to freeing a block file systems supporting FS DAX must check > that the associated pages are both unmapped from user-space and not > undergoing DMA or other access from eg. get_user_pages(). This is > achieved by unmapping the file range and scanning the FS DAX > page

[auth48] Re: AUTH48: RFC-to-be 9704 for your review

2025-01-13 Thread Dan Wing via auth48archive
One minor change -- please remove the street address for my contact information, as we just closed that building in Santa Clara, so: OLD: Dan Wing Citrix Systems, Inc. 4988 Great America Pkwy Santa Clara, CA 95054 United States of America Email: danw...@gmail.com NEW: Dan

[clang] [clang] Do not allow unorderable features in [[gnu::target{,_clones}]] (PR #98426)

2025-01-13 Thread Dan Klishch via cfe-commits
https://github.com/DanShaders updated https://github.com/llvm/llvm-project/pull/98426 >From 723205411efe18dbe8bb154839525b59963b1638 Mon Sep 17 00:00:00 2001 From: Dan Klishch Date: Wed, 10 Jul 2024 23:39:42 -0400 Subject: [PATCH 1/2] [clang] Do not allow unorderable features in [[gnu::tar

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
ation to both unmap and > wait for the page to become idle. > > Signed-off-by: Alistair Popple After resolving my confusion about retries, you can add: Reviewed-by: Dan Williams ...although some bikeshedding below that can take or leave as you wish. > > --- > > Changes f

Re: [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts

2025-01-13 Thread Dan Williams
ation to both unmap and > wait for the page to become idle. > > Signed-off-by: Alistair Popple After resolving my confusion about retries, you can add: Reviewed-by: Dan Williams ...although some bikeshedding below that can take or leave as you wish. > > --- > > Changes f

RE: [chrono] SCM terrain

2025-01-13 Thread &#x27;Dan Negrut' via ProjectChrono
Davide – to get zero slip for a wheel, you actually need to push the wheel a bit (apply a translational force on it). In general, at high slip, the wheel will pull you. Not at zero slip – you have to push it in that case. That’s what I meant by “push”. Dan

Re: [weewx-user] Forecasting Extension v 3.5 error

2025-01-13 Thread Dan Hinckley
/local/bin/tide' > On 13 Jan, 2025, at 12:23, 'John Kline' via weewx-user > wrote: > > And the answer to my first question: > “ What changes have you made?” is? > >> On Jan 13, 2025, at 8:09 AM, Dan Hinckley wrote: >> >> # configuration

[users] Re: Trouble with Linux USB port

2025-01-13 Thread Dan Smith via Users
ou'll need to get a supported USB device/cable, or figure out how to load/assign a specific module for your cable if it's just a matter of it being mis-identified. How you do that will be distro and hardware-specific. --Dan ___ Use

Re: [weewx-user] Forecasting Extension v 3.5 error

2025-01-13 Thread Dan Hinckley
; Paste here the contents of skins/forecast/skin.conf > >> On Jan 13, 2025, at 7:36 AM, Dan Hinckley wrote: >> >> Can someone point me to what I have done (or not done) to cause the >> forecasting extension v.3.5 to throw this error: >> >> Jan 13 0

[weewx-user] Forecasting Extension v 3.5 error

2025-01-13 Thread Dan Hinckley
Can someone point me to what I have done (or not done) to cause the forecasting extension v.3.5 to throw this error: Jan 13 06:35:17 kali-linux-2024-2 weewxd[3985574]: ERROR weewx.reportengine: Unable to instantiate generator 'user.forecast.ForecastVariables' Jan 13 06:35:17 kali-linux-2024-2 we

Re: What is going on with firefox

2025-01-13 Thread Dan Ritter
Daniel Harris wrote: > Hello > > I am a very long time happy firefox user using debian stable, but what on > earth is going on with firefox lately. It is terrible. So slow and why is > it not possible to have 2 separate instances anymore. > > I have to say that reluctantly I have started using

[v8-dev] External memory issues with v8 13.2 and 13.3

2025-01-13 Thread &#x27;Dan Lapid' via v8-dev
Hi, In V8 13.2 and 13.3 we see wasm isolates external memory usage blowing up sometimes (up to gigabytes). Under V8 13.1 the same code would never ever use more than 80-100MB The issue doesn't happen every time for the same wasm bytecode. It doesn't even reproduce locally. But some significant perc

[kdeconnect] [Bug 498596] Cannot send any file from KDEconnect (Windows 10 laptop) to iPad Pro (4th Gen., OS 18.1.1)

2025-01-13 Thread Dan
https://bugs.kde.org/show_bug.cgi?id=498596 Dan changed: What|Removed |Added CC||dstef...@web.de -- You are receiving this mail because

[kdeconnect] [Bug 498596] New: Cannot send any file from KDEconnect (Windows 10 laptop) to iPad Pro (4th Gen., OS 18.1.1)

2025-01-13 Thread Dan
directory. Btw., wonder how to change that default directory on the iPad? Thanks for any hints on how to solve this issue in advance. Kind regards, Dan STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or

[weewx-user] Forecasting Extension v 3.5 error

2025-01-13 Thread Dan Hinckley
Can someone point me to what I have done (or not done) to cause the forecasting extension v.3.5 to throw this error: Jan 13 06:35:17 kali-linux-2024-2 weewxd[3985574]: ERROR weewx.reportengine: Unable to instantiate generator 'user.forecast.ForecastVariables' Jan 13 06:35:17 kali-linux-2024-2 we

Re: [go-nuts] "go-import" is great, we need "go-delete"

2025-01-12 Thread &#x27;Dan Kortschak' via golang-nuts
On Sun, 2025-01-12 at 19:45 -0600, Jeffery Carr wrote: > > https://go.dev/desidesign/25530-sumdbgn/25530-sumdb. > > > > Ironically, someone did 'go-delete' on that package so the document > is missing ;) This is the correct link: https://go.dev/design/25530-sumdb -- You received this message b

Re: [RE-wrenches] AGM battery recommendations

2025-01-12 Thread Dan Fink via RE-wrenches
ter-action incident report yet about any UL-9540 compliant lithium battery install causing a fire. https://www.iaff.org/wp-content/uploads/IAFF_DOE_ResidentialESSConsiderations_Final.pdf Dan Fink Owner, Buckville Energy Consulting LLC IREC Certified Instructor for PV and Small Wind Installation NABCEP Ce

  1   2   3   4   5   6   7   8   9   10   >