Re: [PATCH] ARM: OMAP: L3 interconnect: Error reporting cleanups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tod,
On 5/25/2011 8:20 AM, Todd Poynor wrote:
* Move variable declarations from header file and make these static
   (the entire header file should probably go away).

Infact the intial version posted on the list had all these structures
in C file. After some comments on the list we moved them to header file.
Let's not move it again.

* Define L3 TARG instance offsets, and read/write STDERRLOG registers
   relative to those offsets, rather than defining STDERRLOG_MAIN
   instance offsets and accessing other registers via offsets from
   that register.

* Use ffs() to find error source from the L3_FLAGMUX_REGERRn
   register.

* Remove extra l3_base[] entry.

* Modify L3 custom error message for consistency with standard
   error message.

These changes are ok.

* Fixup indentation in one spot.

This code indentations needs more fixing and I have patch to
clean that up. Your change is already part of that patch.


---
  arch/arm/mach-omap2/omap_l3_noc.c |  122 +++++++++++++++++++++++++++++++------
  arch/arm/mach-omap2/omap_l3_noc.h |   88 +-------------------------
  2 files changed, 106 insertions(+), 104 deletions(-)

Can you update your patch with above. I will add that along with other
L3 clean-up patch.

Thanks

regards
Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux