All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jag Raman <jag.raman@oracle.com>
To: sparclinux@vger.kernel.org
Subject: [PATCH v2 0/5] LDC changes for porting VCC driver into upstream kernel
Date: Fri, 12 May 2017 01:30:48 +0000	[thread overview]
Message-ID: <cover.1494551284.git.jag.raman@oracle.com> (raw)

Version 2 of patch-set to enable LDC to support VCC driver. Version 2 addresses
the following changes suggested by Dave Miller
Patch 1/5: enable_irq()/disable_irq() used to enable/disable HV interrupts
Patch 4/5: Commit message adds more detail to justify the change

Jag Raman (5):
  sparc64: expand LDC interface
  sparc64: enhance ldc_abort to print message
  sparc64: ensure LDC channel is ready before communication
  sparc64: ldc abort during vds iso boot
  sparc64: print debug messages when reading from LDC channel

 arch/sparc/include/asm/ldc.h |   10 +++
 arch/sparc/kernel/ldc.c      |  176 +++++++++++++++++++++++++++++++----------
 2 files changed, 143 insertions(+), 43 deletions(-)


                 reply	other threads:[~2017-05-12  1:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cover.1494551284.git.jag.raman@oracle.com \
    --to=jag.raman@oracle.com \
    --cc=sparclinux@vger.kernel.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.