Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1261746

Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From James Morse <james.morse@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup
Date Tue, 03 Nov 2015 19:00:02 +0100
Message-ID <qqO2e-5XS-3@gated-at.bofh.it> (permalink)
References <qpVyN-5qp-3@gated-at.bofh.it> <qpVyN-5qp-1@gated-at.bofh.it> <qqpZU-7ux-15@gated-at.bofh.it> <qqq9B-7xI-21@gated-at.bofh.it> <qqKhZ-3qa-23@gated-at.bofh.it>
X-Original-To Jungseok Lee <jungseoklee85@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0
MIME-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 20
Organization linux.* mail to news gateway
X-Original-Cc Catalin Marinas <catalin.marinas@arm.com>, Christoph Lameter <cl@linux.com>, mark.rutland@arm.com, takahiro.akashi@linaro.org, barami97@gmail.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, tj@kernel.org, linux-arm-kernel@lists.infradead.org
X-Original-Date Tue, 03 Nov 2015 17:58:17 +0000
X-Original-Message-ID <5638F5B9.3040404@arm.com>
X-Original-References <1446363977-23656-1-git-send-email-jungseoklee85@gmail.com> <1446363977-23656-3-git-send-email-jungseoklee85@gmail.com> <alpine.DEB.2.20.1511021008580.27740@east.gentwo.org> <20151102162236.GB7637@e104818-lin.cambridge.arm.com> <F4C06691-60EF-45FA-9AD7-9FBF8F1960AB@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1261746

Show key headers only | View raw


Hi Jungseok,

On 03/11/15 13:49, Jungseok Lee wrote:
> Additionally, I've been thinking of do_softirq_own_stack() which is your
> another comment [3]. Recently, I've realized there is possibility that
> I misunderstood your intention. Did you mean that irq_handler hook is not
> enough? Should do_softirq_own_stack() be implemented together?

I've been putting together a version to illustrate this, I aim to post it
before the end of this week...


Thanks,

James
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup Jungseok Lee <jungseoklee85@gmail.com> - 2015-11-01 08:50 +0100
  Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Christoph Lameter <cl@linux.com> - 2015-11-02 17:20 +0100
    Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Catalin Marinas <catalin.marinas@arm.com> - 2015-11-02 17:30 +0100
      Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Christoph Lameter <cl@linux.com> - 2015-11-02 17:50 +0100
        Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Catalin Marinas <catalin.marinas@arm.com> - 2015-11-02 18:40 +0100
          Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Christoph Lameter <cl@linux.com> - 2015-11-02 19:20 +0100
            Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup Catalin Marinas <catalin.marinas@arm.com> - 2015-11-02 19:40 +0100
      Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup Jungseok Lee <jungseoklee85@gmail.com> - 2015-11-03 15:00 +0100
        Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu  area setup James Morse <james.morse@arm.com> - 2015-11-03 19:00 +0100
          Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup Jungseok Lee <jungseoklee85@gmail.com> - 2015-11-04 14:40 +0100
    Re: [PATCH v6 2/3] percpu: add PERCPU_ATOM_SIZE for a generic percpu area setup Jungseok Lee <jungseoklee85@gmail.com> - 2015-11-03 15:20 +0100

csiph-web