linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Support BE8 kernel modules relocation
@ 2011-01-17  8:42 Stanley.Miao
  2011-01-17  8:42 ` [PATCH 1/3] Support BE8 mode " Stanley.Miao
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Stanley.Miao @ 2011-01-17  8:42 UTC (permalink / raw)
  To: linux-arm-kernel

The first patch is to solve the BE8 kernel modules relocation problems.

The second patch is to support BE8 kernel on a little-endian machine.

The third patch is to add some debug macros to help the developer to location the boot problems.

In order to test the first patch, I am sure some people will need the other two patches, so I send them together.

Stanley.

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH V2 0/3] Support BE8 kernel modules relocation
@ 2011-01-19  6:44 Stanley.Miao
  2011-01-19  6:44 ` [PATCH 2/3] support ARM BE8 mode on a little endian machine Stanley.Miao
  0 siblings, 1 reply; 17+ messages in thread
From: Stanley.Miao @ 2011-01-19  6:44 UTC (permalink / raw)
  To: linux-arm-kernel

Changes from V1:
1, move the defintion of read_instr32/write_instr32 from arm/include/asm/io.h to arm/kernel/module.c


The first patch is to solve the BE8 kernel modules relocation problems.

The second patch is to support BE8 kernel on a little-endian machine.

The third patch is to add some debug macros to help the developer to location the boot problems.

In order to test the first patch, I am sure some people will need the other two patches, so I send them together.

Stanley.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2011-01-21 10:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17  8:42 [PATCH 0/3] Support BE8 kernel modules relocation Stanley.Miao
2011-01-17  8:42 ` [PATCH 1/3] Support BE8 mode " Stanley.Miao
2011-01-17  8:52   ` Russell King - ARM Linux
2011-01-17  9:56   ` Catalin Marinas
2011-01-18  1:22     ` Stanley.Miao
2011-01-18 15:23       ` Catalin Marinas
2011-01-19  6:21         ` Stanley.Miao
2011-01-19 17:32           ` Catalin Marinas
2011-01-21  9:39             ` stanley.miao
2011-01-17  8:42 ` [PATCH 2/3] support ARM BE8 mode on a little endian machine Stanley.Miao
2011-01-17 10:01   ` Catalin Marinas
2011-01-17 10:23     ` stanley.miao
2011-01-18  1:24     ` Stanley.Miao
2011-01-17  8:42 ` [PATCH 3/3] Add ARM kernel debug macros for locating the boot problems quickly Stanley.Miao
  -- strict thread matches above, loose matches on Subject: below --
2011-01-19  6:44 [PATCH V2 0/3] Support BE8 kernel modules relocation Stanley.Miao
2011-01-19  6:44 ` [PATCH 2/3] support ARM BE8 mode on a little endian machine Stanley.Miao
2011-01-21  9:46   ` Russell King - ARM Linux
2011-01-21 10:51     ` Stanley.Miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).