The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH -mmotm] fix double export of kobject_rename
@ 2008-06-27 11:39 Johannes Weiner
  2008-06-27 11:57 ` Hugh Dickins
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Weiner @ 2008-06-27 11:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Probably a merging error, line comes from the merge with -next.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
---

diff --git a/lib/kobject.c b/lib/kobject.c
index 8761ef6..abfb1e2 100644
--- a/lib/kobject.c
+++ b/lib/kobject.c
@@ -540,7 +540,6 @@ out:
 	kfree(devpath);
 	return error;
 }
-EXPORT_SYMBOL_GPL(kobject_rename);
 
 /**
  * kobject_del - unlink kobject from hierarchy.

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -mmotm] fix double export of kobject_rename
  2008-06-27 11:39 [PATCH -mmotm] fix double export of kobject_rename Johannes Weiner
@ 2008-06-27 11:57 ` Hugh Dickins
  2008-06-27 12:34   ` Johannes Weiner
  0 siblings, 1 reply; 3+ messages in thread
From: Hugh Dickins @ 2008-06-27 11:57 UTC (permalink / raw)
  To: Johannes Weiner; +Cc: Andrew Morton, linux-kernel

On Fri, 27 Jun 2008, Johannes Weiner wrote:

> Probably a merging error, line comes from the merge with -next.
> 
> Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
> ---

Please try yesterday's .DATE=2008-06-26-14-32 mmotm,
I sent Andrew a similar fix and it should be okay now.
Also includes fix to endless bad page states once you boot.

Hugh

> 
> diff --git a/lib/kobject.c b/lib/kobject.c
> index 8761ef6..abfb1e2 100644
> --- a/lib/kobject.c
> +++ b/lib/kobject.c
> @@ -540,7 +540,6 @@ out:
>  	kfree(devpath);
>  	return error;
>  }
> -EXPORT_SYMBOL_GPL(kobject_rename);
>  
>  /**
>   * kobject_del - unlink kobject from hierarchy.
> --

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -mmotm] fix double export of kobject_rename
  2008-06-27 11:57 ` Hugh Dickins
@ 2008-06-27 12:34   ` Johannes Weiner
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Weiner @ 2008-06-27 12:34 UTC (permalink / raw)
  To: Hugh Dickins; +Cc: Andrew Morton, linux-kernel

Hi,

Hugh Dickins <hugh@veritas.com> writes:

> On Fri, 27 Jun 2008, Johannes Weiner wrote:
>
>> Probably a merging error, line comes from the merge with -next.
>> 
>> Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
>> ---
>
> Please try yesterday's .DATE=2008-06-26-14-32 mmotm,
> I sent Andrew a similar fix and it should be okay now.
> Also includes fix to endless bad page states once you boot.

Crap, I must have checked it out just before he updated it.  Thanks,
Hugh.

	Hannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-27 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-27 11:39 [PATCH -mmotm] fix double export of kobject_rename Johannes Weiner
2008-06-27 11:57 ` Hugh Dickins
2008-06-27 12:34   ` Johannes Weiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox