public inbox for linux-parisc@vger.kernel.org
 help / color / mirror / Atom feed
  • * [RESEND PATCH] Convert PARISC sysctl to be generic
           [not found] <50D2B75A.3000208@synopsys.com>
           [not found] ` <1356001898-2960-1-git-send-email-vgupta@synopsys.com>
    @ 2013-01-03  6:59 ` Vineet Gupta
      2013-01-03  6:59   ` [RESEND PATCH] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch Vineet Gupta
      1 sibling, 1 reply; 4+ messages in thread
    From: Vineet Gupta @ 2013-01-03  6:59 UTC (permalink / raw)
      To: James E.J. Bottomley, Helge Deller
      Cc: linux-kernel, linux-parisc, linux-arch, arnd, Vineet Gupta
    
    Hi,
    
    This came out ARC Port's review by Arnd where he suggested using the existing
    sysctl knobs in parisc and/or ia64 for runtime controlling unaligned access
    emulation.
    
    Turns out that ARC port needs bit of both.
    
    The common sysctl knobs are now #ifdef based on init/Kconfig options which
    the corresponding arches now select in their Kconfigs.
    No other arch code is touched (although code has not been compile tested).
    
    If this patch is ACKable, I would request you to please take this patch
    via your arch tree - to avoid any merge-hassles and other interdependencies
    later.
    
    P.S. I've deliberately NOT added the new items at the end of arch/*/Kconfig,
    to avoid any merge conflicts going further - anyhow both the ia64/parisc
    Kconfigs are not sorted either.
    
    Thx,
    -Vineet
    
    
    Vineet Gupta (1):
      sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
    
     arch/parisc/Kconfig |    1 +
     init/Kconfig        |    8 ++++++++
     kernel/sysctl.c     |    7 ++++++-
     3 files changed, 15 insertions(+), 1 deletions(-)
    
    -- 
    1.7.4.1
    
    ^ permalink raw reply	[flat|nested] 4+ messages in thread

  • end of thread, other threads:[~2013-01-15 22:03 UTC | newest]
    
    Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <50D2B75A.3000208@synopsys.com>
         [not found] ` <1356001898-2960-1-git-send-email-vgupta@synopsys.com>
    2012-12-20 11:11   ` [PATCH] sysctl: convert arch specific unaligned access regulators to generic ones Vineet.Gupta1
    2013-01-03  6:59 ` [RESEND PATCH] Convert PARISC sysctl to be generic Vineet Gupta
    2013-01-03  6:59   ` [RESEND PATCH] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch Vineet Gupta
    2013-01-15 22:03     ` Helge Deller
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox