public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Thinkpad 560x with pnpbios and bluez
Date: Tue, 14 Dec 2004 09:42:34 +0100	[thread overview]
Message-ID: <1103013754.2143.70.camel@pegasus> (raw)
In-Reply-To: <57050.194.59.120.11.1103013222.squirrel@194.59.120.11>

Hi Volker,

> >> patching file net/bluetooth/af_bluetooth.c
> >> patching file net/bluetooth/bnep/core.c
> >> Hunk #12 FAILED at 472.
> >> Hunk #13 succeeded at 494 (offset -2 lines).
> >> Hunk #14 succeeded at 564 (offset -2 lines).
> >> Hunk #15 succeeded at 585 (offset -2 lines).
> >> 1 out of 15 hunks FAILED -- saving rejects to file
> >> net/bluetooth/bnep/core.c.rej
> >
> > This is a problem. Look at the net/bluetooth/bnep/core.c.rej file.
> >
> this is core.c.rej:
> ***************
> *** 453,468 ****
> 
>         BT_DBG("");
> 
> -         daemonize(); reparent_to_init();
> 
> -         sprintf(current->comm, "kbnepd %s", dev->name);
> -
> -         sigfillset(&current->blocked);
>         flush_signals(current);
> 
>         current->nice = -15;
> 
> -         set_fs(KERNEL_DS);
> 
>         init_waitqueue_entry(&wait, current);
>         add_wait_queue(sk->sleep, &wait);
> --- 472,487 ----
> 
>         BT_DBG("");
> 
> +       daemonize(); reparent_to_init();
> 
> +       sprintf(current->comm, "kbnepd %s", dev->name);
> +
> +       sigfillset(&current->blocked);
>         flush_signals(current);
> 
>         current->nice = -15;
> 
> +       set_fs(KERNEL_DS);
> 
>         init_waitqueue_entry(&wait, current);
>         add_wait_queue(sk->sleep, &wait);
> --

this part of the -mh patch does only whitespace and tabbing cleanup.
Since there is no real code change you don't need this hunk. However
don't ask me what the -ac patch is doing that this rejects.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2004-12-14  8:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 10:12 [Bluez-users] Thinkpad 560x with pnpbios and bluez Volker Jahns
2004-12-02 11:37 ` Marcel Holtmann
2004-12-03  6:43   ` Volker Jahns
2004-12-03  6:58     ` Marcel Holtmann
2004-12-03  7:11       ` Volker Jahns
2004-12-03  7:52         ` Marcel Holtmann
2004-12-09 10:52           ` Volker Jahns
2004-12-09 11:03             ` Marcel Holtmann
2004-12-14  8:33               ` Volker Jahns
2004-12-14  8:42                 ` Marcel Holtmann [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=1103013754.2143.70.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    /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