All of lore.kernel.org
 help / color / mirror / Atom feed
From: saeed.bishara@gmail.com (saeed bishara)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: add base support for Marvell Dove SoC
Date: Sun, 6 Dec 2009 14:44:34 +0200	[thread overview]
Message-ID: <c70ff3ad0912060444nf65446ubce39029ca8b9247@mail.gmail.com> (raw)
In-Reply-To: <771cded00912032141x368ae423n6603edbd7acd3f10@mail.gmail.com>

>> +__pj4_v6_proc_info:
>> + ? ? ? .long ? 0x560f5810
>> + ? ? ? .long ? 0xff0ffff0
>> + ? ? ? .long ? PMD_TYPE_SECT | \
>> + ? ? ? ? ? ? ? PMD_SECT_BUFFERABLE | \
>> + ? ? ? ? ? ? ? PMD_SECT_CACHEABLE | \
> These two flags are different from flags used in v6 proc_info. Is PJ4
> full compatible to armv6? Is there any reason to select
> PMD_SECT_BUFFERABLE & PMD_SECT_CACHEABLE at here?
good catch, those flags should be replace with PMD_FLAGS, this with
break SMP support according to the following commit:
"ARM: ensure initial page tables are setup for SMP systems"

Nico, should I send a patch that deletes those flags or to resend the
updated patch?

saeed

  parent reply	other threads:[~2009-12-06 12:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 17:33 [PATCH 0/3] add support for Marvell's Dove SoC Saeed Bishara
2009-11-24 17:33 ` [PATCH 1/3] ARM: add base support for Marvell " Saeed Bishara
2009-11-24 17:33   ` [PATCH 2/3] Add Tauros2 L2 cache controller support Saeed Bishara
2009-11-24 17:33     ` [PATCH 3/3] rtc: add support for Dove soc to the rtc-mv driver Saeed Bishara
2009-11-24 22:28   ` [PATCH 1/3] ARM: add base support for Marvell Dove SoC Saeed Bishara
2009-11-27 20:05     ` Russell King - ARM Linux
2009-11-27 20:48       ` Nicolas Pitre
2009-11-28  8:04         ` saeed bishara
2009-11-28 16:41           ` Nicolas Pitre
2009-11-28 18:09             ` Russell King - ARM Linux
2009-11-28 19:03               ` Nicolas Pitre
2009-12-01  9:57           ` Russell King - ARM Linux
2009-12-01 10:10             ` Saeed Bishara
2009-12-04  5:41   ` Haojian Zhuang
2009-12-04 17:37     ` Nicolas Pitre
2009-12-06 12:44     ` saeed bishara [this message]
2009-12-06 15:42       ` Nicolas Pitre
2009-12-06 16:13         ` saeed bishara
2009-12-06 17:23   ` Russell King - ARM Linux
2009-12-07  1:35     ` Nicolas Pitre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c70ff3ad0912060444nf65446ubce39029ca8b9247@mail.gmail.com \
    --to=saeed.bishara@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.