mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rakib Mullick" <rakib.mullick@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (take 4)
Date: Tue, 12 Aug 2008 19:48:17 +0600	[thread overview]
Message-ID: <b9df5fa10808120648x5bd541cdpd020cee836e89f20@mail.gmail.com> (raw)
In-Reply-To: <b9df5fa10808120501i57dbd71k71b54cca0bfb2ff2@mail.gmail.com>

On 8/12/08, Rakib Mullick <rakib.mullick@gmail.com> wrote:
> On 8/12/08, Max Krasnyansky <maxk@qualcomm.com> wrote:
>
> > Rakib Mullick wrote:
>  >  > One more thing Max, while you are allocating memory for "dattr"  I
>  >  > think it  needs to check that it is successful or not . I've shown it
>  >  > on one of my previous patch on 7th Aug.
>  >
>  >
>  > I think you missed this part of the patch
>  >
>  >
>  >  > +     /*
>  >  > +      * The rest of the code, including the scheduler, can deal with
>  >  > +      * dattr==NULL case. No need to abort if alloc fails.
>  >  > +      */
>  >  >       dattr = kmalloc(ndoms * sizeof(struct sched_domain_attr), GFP_KERNEL);
>  >
>  >
>  > I replied to your patch saying that we do not need to check it. And Paul
>  >  suggested to add a comment to explain why.
>
Ok, this is the second place. But, what about the first place ( I
 mean in line 614).
>  >
>  >
>  >  Max
>  >
>  >
>  >
>

  parent reply	other threads:[~2008-08-12 13:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 21:33 Max Krasnyansky
2008-08-11 21:38 ` Max Krasnyansky
2008-08-12  3:21   ` Rakib Mullick
2008-08-12  3:27     ` Max Krasnyansky
     [not found]       ` <b9df5fa10808120501i57dbd71k71b54cca0bfb2ff2@mail.gmail.com>
2008-08-12 13:48         ` Rakib Mullick [this message]
2008-08-12 16:27           ` Paul Jackson
2008-08-12 16:39             ` Max Krasnyansky
2008-08-12 17:12               ` Rakib Mullick
2008-08-12  3:33     ` Paul Jackson
2008-08-11 23:31 ` Paul Jackson
2008-08-14  9:24   ` Ingo Molnar
2008-08-14 11:16     ` Ingo Molnar
2008-08-14 18:21       ` Max Krasnyansky
2008-08-20  6:44         ` [input layer, lockdep warning] " Ingo Molnar
2008-08-20 13:08           ` Dmitry Torokhov

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=b9df5fa10808120648x5bd541cdpd020cee836e89f20@mail.gmail.com \
    --to=rakib.mullick@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome