linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Don Zickus <dzickus@redhat.com>
To: chai wen <chaiw.fnst@cn.fujitsu.com>
Cc: linux-kernel@vger.kernel.org, mingo@redhat.com
Subject: Re: [PATCH 1/2] watchdog: remove unnecessary head files
Date: Mon, 4 Aug 2014 10:26:17 -0400	[thread overview]
Message-ID: <20140804142617.GE87407@redhat.com> (raw)
In-Reply-To: <1407137779-19129-1-git-send-email-chaiw.fnst@cn.fujitsu.com>

On Mon, Aug 04, 2014 at 03:36:18PM +0800, chai wen wrote:
> Signed-off-by: chai wen <chaiw.fnst@cn.fujitsu.com>

Seems reasonable.

Acked-by: Don Zickus <dzickus@redhat.com>

> ---
>  kernel/watchdog.c |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
> 
> diff --git a/kernel/watchdog.c b/kernel/watchdog.c
> index c3319bd..4c2e11c 100644
> --- a/kernel/watchdog.c
> +++ b/kernel/watchdog.c
> @@ -15,11 +15,6 @@
>  #include <linux/cpu.h>
>  #include <linux/nmi.h>
>  #include <linux/init.h>
> -#include <linux/delay.h>
> -#include <linux/freezer.h>
> -#include <linux/kthread.h>
> -#include <linux/lockdep.h>
> -#include <linux/notifier.h>
>  #include <linux/module.h>
>  #include <linux/sysctl.h>
>  #include <linux/smpboot.h>
> -- 
> 1.7.1
> 

      parent reply	other threads:[~2014-08-04 14:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04  7:36 [PATCH 1/2] watchdog: remove unnecessary head files chai wen
2014-08-04  7:36 ` [PATCH 2/2] softlockup: make detector be aware of task switch of processes hogging cpu chai wen
2014-08-04 14:31   ` Don Zickus
2014-08-05  2:47     ` Chai Wen
2014-08-05 15:20       ` Don Zickus
2014-08-06  2:23         ` Chai Wen
2014-08-06 13:46           ` Don Zickus
2014-08-04 14:26 ` Don Zickus [this message]

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=20140804142617.GE87407@redhat.com \
    --to=dzickus@redhat.com \
    --cc=chaiw.fnst@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).