* linux-next: manual merge of the wireless tree with Linus' tree
@ 2010-08-17 1:52 Stephen Rothwell
2010-08-17 2:59 ` Rusty Russell
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2010-08-17 1:52 UTC (permalink / raw)
To: John W. Linville, linux-wireless
Cc: linux-next, linux-kernel, Dan Williams, Rusty Russell,
libertas-dev, netdev, Takashi Iwai
[-- Attachment #1: Type: text/plain, Size: 893 bytes --]
Hi John,
Today's linux-next merge of the wireless tree got a conflict in
drivers/net/wireless/libertas/if_sdio.c between commit
886275ce41a9751117367fb387ed171049eb6148 ("param: lock if_sdio's
lbs_helper_name and lbs_fw_name against sysfs changes") from Linus' tree
and commit 3d32a58b87cd251b50842f93b87d5458061c0cfc ("libertas: [sdio]
use common firmware request helper and new firmware locations") from the
wireless tree.
OK, I can't quite figure out what is going on here. The latter commit
removes that code that was modified by the former, so I effectively
reverted the former commit (by using this file from the wireless tree)
since the "helper" and "firmware" fields of struct if_sdio_card don't
seem to be used anywhere anymore. Can they be removed as well?
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: linux-next: manual merge of the wireless tree with Linus' tree
2010-08-17 1:52 linux-next: manual merge of the wireless tree with Linus' tree Stephen Rothwell
@ 2010-08-17 2:59 ` Rusty Russell
2010-08-17 3:07 ` Stephen Rothwell
0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2010-08-17 2:59 UTC (permalink / raw)
To: Stephen Rothwell
Cc: John W. Linville, linux-wireless, linux-next, linux-kernel,
Dan Williams, libertas-dev, netdev, Takashi Iwai
On Tue, 17 Aug 2010 11:22:03 am Stephen Rothwell wrote:
> Hi John,
>
> Today's linux-next merge of the wireless tree got a conflict in
> drivers/net/wireless/libertas/if_sdio.c between commit
> 886275ce41a9751117367fb387ed171049eb6148 ("param: lock if_sdio's
> lbs_helper_name and lbs_fw_name against sysfs changes") from Linus' tree
> and commit 3d32a58b87cd251b50842f93b87d5458061c0cfc ("libertas: [sdio]
> use common firmware request helper and new firmware locations") from the
> wireless tree.
>
> OK, I can't quite figure out what is going on here. The latter commit
> removes that code that was modified by the former, so I effectively
> reverted the former commit (by using this file from the wireless tree)
> since the "helper" and "firmware" fields of struct if_sdio_card don't
> seem to be used anywhere anymore. Can they be removed as well?
I'm looking at the wireless tree now.
You can drop the commit as you have done. But it leaves three problematic
writable charp parameters in the libertas/ directory which now need lifetime
management.
ie. kparam_block_sysfs_write()/unblock around them, and probably they need
to be copied.
Cheers,
Rusty.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: linux-next: manual merge of the wireless tree with Linus' tree
2010-08-17 2:59 ` Rusty Russell
@ 2010-08-17 3:07 ` Stephen Rothwell
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2010-08-17 3:07 UTC (permalink / raw)
To: Rusty Russell
Cc: John W. Linville, linux-wireless, linux-next, linux-kernel,
Dan Williams, libertas-dev, netdev, Takashi Iwai
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
Hi Rusty,
On Tue, 17 Aug 2010 12:29:44 +0930 Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> You can drop the commit as you have done. But it leaves three problematic
> writable charp parameters in the libertas/ directory which now need lifetime
> management.
>
> ie. kparam_block_sysfs_write()/unblock around them, and probably they need
> to be copied.
I figured that there was something needed, but I could not figure out where.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-17 3:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-17 1:52 linux-next: manual merge of the wireless tree with Linus' tree Stephen Rothwell
2010-08-17 2:59 ` Rusty Russell
2010-08-17 3:07 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox