https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229955

Andriy Gapon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #2 from Andriy Gapon <[email protected]> ---
(In reply to Conrad Meyer from comment #1)
M_ZERO is even irrelevant here:
struct core_cpu {
        volatile uint32_t       pc_resync;
        volatile uint32_t       pc_iafctrl;     /* Fixed function control. */
        volatile uint64_t       pc_globalctrl;  /* Global control register. */
        struct pmc_hw           pc_corepmcs[];
};

Initial value of phw is the first element of pc_corepmcs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to