Brandon Potter has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/12300 )

Change subject: sim-se: remove comment for code that moved
......................................................................

sim-se: remove comment for code that moved

The page table code must have moved from this class, because
the comment no longer accurately reflects upon any of the
surrounding code.

Change-Id: If08a4298c1237a541d9875ddeaf3d3ecfd98e9db
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/12300
Maintainer: Brandon Potter <[email protected]>
Tested-by: kokoro <[email protected]>
Reviewed-by: Jason Lowe-Power <[email protected]>
---
M src/arch/x86/process.hh
1 file changed, 0 insertions(+), 7 deletions(-)

Approvals:
  Jason Lowe-Power: Looks good to me, approved
  Brandon Potter: Looks good to me, approved
  kokoro: Regressions pass



diff --git a/src/arch/x86/process.hh b/src/arch/x86/process.hh
index 9c2ec65..544d5f6 100644
--- a/src/arch/x86/process.hh
+++ b/src/arch/x86/process.hh
@@ -60,13 +60,6 @@
     class X86Process : public Process
     {
       protected:
-        /**
-         * Declaration of architectural page table for x86.
-         *
-         * These page tables are stored in system memory and respect x86
-         * specification.
-         */
-
         Addr _gdtStart;
         Addr _gdtSize;


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/12300
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: If08a4298c1237a541d9875ddeaf3d3ecfd98e9db
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 22
Gerrit-Owner: Brandon Potter <[email protected]>
Gerrit-Reviewer: Alexandru DuČ›u <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: John Alsop <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to