Home
last modified time | relevance | path

Searched hist:"8799 ee9f49f6171fd58f4d64f8c067ca49006a5d" (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/arm/mm/
H A Dproc-sa110.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm720.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm922.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm1022.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm1026.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm925.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-sa1100.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm1020e.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm1020.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm920.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-arm926.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-xsc3.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-xscale.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dproc-v6.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/kernel/
H A Dasm-offsets.cdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dhead.Sdiff 8799ee9f49f6171fd58f4d64f8c067ca49006a5d Thu Jun 29 12:24:21 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Set bit 4 on section mappings correctly depending on CPU

On some CPUs, bit 4 of section mappings means "update the
cache when written to". On others, this bit is required to
be one, and others it's required to be zero. Finally, on
ARMv6 and above, setting it turns on "no execute" and prevents
speculative prefetches.

With all these combinations, no one value fits all CPUs, so we
have to pick a value depending on the CPU type, and the area
we're mapping.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>