[Libre-soc-bugs] [Bug 597] New: please keep to under 80 chars

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Feb 13 18:12:59 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=597

            Bug ID: 597
           Summary: please keep to under 80 chars
           Product: Libre-SOC's first SoC
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: CONFIRMED
          Severity: enhancement
          Priority: ---
         Component: Source Code
          Assignee: lkcl at lkcl.net
          Reporter: lkcl at lkcl.net
                CC: libre-soc-bugs at lists.libre-soc.org
   NLnet milestone: ---

tobias i've mentioned this many times: please keep commits to under 80
chars.

also you have missed another bug comment, an action which is assigned to
you in this exact specific area

please see, read, and action the following additional task:

https://bugs.libre-soc.org/show_bug.cgi?id=580#c6


commit 4a8fbc99b5337c33f399e47406166ea7a062b622 (HEAD -> master, origin/master)
Author: Tobias Platen <tplaten at posteo.de>
Date:   Sat Feb 13 18:07:43 2021 +0100

    forward microwatt mmu specific SPR: PID and PRTBL

-                  ((spr == SPR.DSISR) | (spr == SPR.DAR))):
+                  ((spr == SPR.DSISR) | (spr == SPR.DAR) | (spr==SPR_PRTBL) |
(spr==SPR_PID))):

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list