On Thu, Jun 14, 2007 at 04:05:06PM +0530, vignesh babu wrote:
>
>
> Replacing (n & (n-1)) in the context of power of 2 checks
> with is_power_of_2
>
> Signed-off-by: vignesh babu <[EMAIL PROTECTED]>
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Thanks,
Le mardi 12 juin 2007 à 21:21 -0500, Nelson Castillo a écrit :
> On 6/12/07, Stelian Pop <[EMAIL PROTECTED]> wrote:
> > Le mardi 12 juin 2007 à 11:24 -0500, Nelson Castillo a écrit :
> > > On 6/12/07, Stelian Pop <[EMAIL PROTECTED]> wrote:
> > > (cut)
&g
Le mardi 12 juin 2007 à 11:24 -0500, Nelson Castillo a écrit :
> On 6/12/07, Stelian Pop <[EMAIL PROTECTED]> wrote:
> (cut)
> > accessing userspace memory with a spinlock taken (moreover an
> > irqsave()
> > one) is bad bad bad.
>
> Hi Stelian.
&g
char __user *buffer,
> + unsigned int len)
[...]
> + if(copy_from_user(fifo->buffer + (fifo->in & (fifo->size - 1)),
> + buffer, l))
> + return -EFAULT;
[...]
accessing userspace memory with a spinlock taken (moreover an
e, get it from:
http://www.popies.net/tmp/latency-trace-1
Any idea ?
Thanks,
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel
atch. I should send today or tomorrow to Linus,
> together with other patches.
Hi Mauro,
The __ucmpdi2() problem is still present in 2.6.20-rc5, please (re)send
your patch to Linus before 2.6.20 goes final...
Thanks.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: sen
m to have the history for that, maybe old bk does...
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
i is also searching for a new maintainer, and it is quite
closely related to sony_acpi...
If you are interested by the job, it is all yours. :)
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a me
Le vendredi 05 janvier 2007 à 01:11 +0100, Jan Engelhardt a écrit :
> On Jan 5 2007 00:36, Stelian Pop wrote:
> >@@ -61,6 +61,7 @@ static struct acpi_driver sony_acpi_driv
> >
> > static acpi_handle sony_acpi_handle;
> > static struct proc_dir_entry *sony_acpi_dir;
&g
Le jeudi 04 janvier 2007 à 20:16 -0800, Andrew Morton a écrit :
> On Fri, 05 Jan 2007 00:54:32 +0100
> Stelian Pop <[EMAIL PROTECTED]> wrote:
>
> > Le jeudi 04 janvier 2007 à 15:44 -0800, Andrew Morton a écrit :
> > > On Fri, 05 Jan 2007 00:36:23 +0100
> > >
Le jeudi 04 janvier 2007 à 15:44 -0800, Andrew Morton a écrit :
> On Fri, 05 Jan 2007 00:36:23 +0100
> Stelian Pop <[EMAIL PROTECTED]> wrote:
>
> > Added acpi_bus_generate event for forwarding Fn-keys pressed to acpi
> > subsystem,
> > and made correspondent n
y handler\n");
- }
+ sony_acpi_acpi_device = NULL;
+
+ status = acpi_remove_notify_handler(sony_acpi_handle,
+ ACPI_DEVICE_NOTIFY,
+ sony_acpi_notify);
+ if (ACPI_FAILURE(status))
+
m the current "maintainer" for this and it has probably been a
year since I left Sony's laptop world, so I guess it won't make much
difference if you're not very active for a month or two :)
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this
use this approach as a workaround, with
> the proper documentation.
Maybe with a BUG_ON(id > UINT_MAX) ?
Linus, do you want a patch for this or will you take the _ucmppdi2 ppc
patch as per http://lkml.org/lkml/2006/12/17/46 instead ?
Thanks,
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]&g
Le jeudi 04 janvier 2007 à 04:09 -0800, Trent Piepho a écrit :
> On Thu, 4 Jan 2007, Stelian Pop wrote:
> > This patch replaces a switch statement using 64 bit values with the
> > if/else equivalent in order to prevent a call __ucmpdi2 generated by
> > some versions of gcc (ve
fined reference to `__ucmpdi2'
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
---
drivers/media/video/v4l2-common.c | 126 ++---
1 files changed, 62 insertions(+), 64 deletions(-)
diff --git a/drivers/media/video/v4l2-common.c
b/drivers/media/video/v4l
o this either, because I just don't have the required
hardware anymore.
If someone want to step forward now it is a great time !
>
> 2. /proc/acpi/sony API needs to be deleted
>
> 3. source needs to move out of drivers/acpi, and into drivers/misc along with
> msi.
Sensible sug
Le jeudi 01 septembre 2005 à 20:26 +0100, Daniel Drake a écrit :
> Hi,
>
> Stelian Pop wrote:
> > Confirmed on an Apple Powerbook too.
> >
> > For reference, the (already reverted) patch which needs to be applied is
> > below.
> >
> >
Confirmed on an Apple Powerbook too.
For reference, the (already reverted) patch which needs to be applied is
below.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Index: linux-2.6.git/drivers/pci/setup-res.c
===
--- linux-2.6.git
ndle_mm_fault); /* For MOL */
> +EXPORT_SYMBOL_GPL(__handle_mm_fault); /* For MOL */
> EXPORT_SYMBOL(disarm_decr);
> #ifdef CONFIG_PPC_STD_MMU
> extern long mol_trampoline;
>
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
handle_mm_fault changed from an inline function to a non-inline one
(__handle_mm_fault), which is not available to external kernel modules.
The patch below fixes this.
Stelian.
Export __handle_mm_fault to modules (called by the inlined handle_mm_fault
function).
Signed-off-by: Stelian Pop
? Aha, with
> display turned off that is not going to be funny.
Unfortunately I won't have time to debug this right now (I leave on
vacation tomorrow), so somebody else will have to do it (and no, it is
not going to be funny to do this without display, serial port, buzzer
etc)
Stelian.
--
S
Le mardi 02 août 2005 à 13:43 +0200, Stelian Pop a écrit :
> > Pavel Machek wrote:
> >
> > >Can you try without USB?
> > >
> > Not really. The keyboard is USB, and there's no PS/2 connector. I guess
> > I maybe could do it via a timer, unl
e, but
> I'm pretty sure I checked this yesterday. If you don't hear back, assume
> it wasn't enabled)
I don't have USB_SUSPEND enabled.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
errors
on some architectures otherwise.
See http://marc.theaimsgroup.com/?t=10800199301&r=1&w=2 for details
Signed-off-by: Tobias Klauser <[EMAIL PROTECTED]>
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Index: linux-2.6.git/driver
I had this one in my tree for a long time, please apply.
Stelian.
Remove old obsolete event.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Index: linux-2.6.git/drivers/char/sonypi.c
===
--- linux-2.6.git.orig/driver
Le lundi 01 août 2005 à 16:37 +0200, Stelian Pop a écrit :
> > Also, it looks like sonypi really is pretty nasty to probe for, so it's
> > not enough to just say "oh, it's a sony VAIO, let's reserve that region".
> > Otherwise I'd just suggest
telian.
Newer input patches added a HID_UP_LOGIVENDOR switch case which disrupts
the Apple Powerbooks Fn key patch. Moving a few lines of code from the
'default' switch case to the new location makes it work again.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Index
I haven't looked for the cause yet though.
I found that if you comment the
device_suspend(PMSG_SUSPEND);
line in kernel/sys.c, in the kernel_power_off() function, then it works
again, but I haven't had the time to look further.
I've put LKML in CC: in case this rings s
case this patch gets
in.
Stelian.
Mark some IO regions reserved on Sony Vaio laptops because the sonypi
driver will need them later, and we don't want another driver to reserve
them before the sonypi driver starts.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
arc
pointing to your SmartDimmer here :)
Otherwise you have my:
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Thanks Erik.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message
eally tied to a specific PCI device
(it is for the 'type1' models, but not for the 'type2' ones). That's why
the sonypi driver is not a PCI driver but relies on a DMI ident to
detect each and every Vaio laptop out there.
Stelian.
--
Stelian Pop <[EMAIL PROTECT
' and 'right alt' and the first one was chosen. Choosing an
already defined modifier key eases the handling of this key especially
in X (where it can be mapped to SuperL or whatever).
Comments welcomed.
Thanks,
Stelian.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]&
omes.
Stelian.
Changes:
* removed local version number
* use usb_to_input_id() instead of manually setting the fields
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Documentation/input/appletouch.txt | 84 ++
drivers/usb/input/Kconfig | 19 +
drivers/usb
Le mardi 12 juillet 2005 à 09:13 -0500, Dmitry Torokhov a écrit :
> Hi,
>
> On 7/12/05, Stelian Pop <[EMAIL PROTECTED]> wrote:
> >
> > + dev->input.id.bustype = BUS_USB;
> > + dev->input.id.vendor = id->idVendor;
> > + dev-&g
atp device structure
* print the timestamp in debug messages
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
Documentation/input/appletouch.txt | 84 ++
drivers/usb/input/Kconfig | 19 +
drivers/usb/input/Makefile |1
drivers/usb/input/appletouch.c | 471
Le lundi 11 juillet 2005 à 16:44 -0400, Lee Revell a écrit :
> On Mon, 2005-07-11 at 13:04 +0200, Stelian Pop wrote:
> > Oops, bad Evolution (even if I did use insert->text file for the patch).
> >
> > Going back to mutt. Sorry about this.
>
> There's no need t
Le lundi 11 juillet 2005 à 14:47 +0200, Stelian Pop a écrit :
> How to make it work ? Obviously I could implement either fuzz
> elimination or smoothing in the driver, and leave the other
> transformation to the input core (today it is the smoothing which is in
> the driver, but
Le lundi 11 juillet 2005 à 13:21 +0200, Vojtech Pavlik a écrit :
> On Mon, Jul 11, 2005 at 01:08:35PM +0200, Stelian Pop wrote:
>
> > Possible. The 'fuzz' parameter in input core serves too many usages
> > ihmo. Let me try removing the quick motion compensation and see
Le lundi 11 juillet 2005 à 13:00 +0200, Vojtech Pavlik a écrit :
> On Mon, Jul 11, 2005 at 12:39:31PM +0200, Stelian Pop wrote:
>
> > > > Using a function like
> > > >
> > > > return (x_old * 3 + x) / 4;
> > > >
> > > &
On Mon, Jul 11, 2005 at 03:52:44AM -0700, Andrew Morton wrote:
> Stelian Pop <[EMAIL PROTECTED]> wrote:
> >
> > Anyway, here is the updated patch:
> >
> > Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> >
> > Documentation/input/appletouc
ensors do not
report the pressure but only the amount of surface touched. A person
with thick fingers will always generate higher pressures then one with
thin ones, no matter how hard they push on the touchpad.
I don't think this value is reliable enough to be reported to the
userspace as ABS_PRE
Le dimanche 10 juillet 2005 à 00:32 +0200, Peter Osterlund a écrit :
> Stelian Pop <[EMAIL PROTECTED]> writes:
>
> > +Synaptics re-detection problems:
> > +
> > +
> > +The synaptics X11 driver tries to re-open the touchpad input
e turned off. How should we be updating git/cg trees now?
After resyncing cogito to the latest version (which incorporates the
'pack' changes, which were causing the failure), it does indeed work
again, when using rsync.
However, it still fails when using http.
Stelian.
--
Stelian P
input/appletouch.txt
===
--- /dev/null 1970-01-01 00:00:00.0 +
+++ linux-2.6-trunk.git/Documentation/input/appletouch.txt 2005-07-08
11:15:03.0 +0200
@@ -0,0 +1,120 @@
+Apple Touchpad Driver (appletouch)
+---
objects pull failed
cg-init: pull failed
If I manually try to get
http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/2a/7e338ec2fc6aac461a11fe8049799e65639166
I get a 404 in return.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send
===
--- /dev/null 1970-01-01 00:00:00.0 +
+++ linux-2.6-trunk.git/Documentation/input/appletouch.txt 2005-07-08
11:15:03.0 +0200
@@ -0,0 +1,120 @@
+Apple Touchpad Driver (appletouch)
+--
+ Copyright (C) 2005 Stelian Pop
a11fe8049799e65639166
while processing commit .
cg-pull: objects pull failed
cg-init: pull failed
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EM
MHz), vid 0x12 (1100 mV)
> cpu_init done, current fid 0xe, vid 0x6
Just a thought: does deactivating cpufreq change anything ?
I haven't tested yet your program, but on my Asus K8NE-Deluxe very
strange things happen if cpufreq/powernow is activated *and*
the cpu frequency is changed...
On Fri, Mar 18, 2005 at 08:38:51PM +0530, Hong Kong Phoey wrote:
> IMHO, BKCVS is just fine, what's broken is your head.
Yup, that's what I said, that cvs HEAD is broken...
:)
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "
On Fri, Mar 18, 2005 at 06:13:45AM -0800, Larry McVoy wrote:
> On Fri, Mar 18, 2005 at 10:00:49AM +0100, Stelian Pop wrote:
> > On Thu, Mar 17, 2005 at 10:38:53PM -0800, Larry McVoy wrote:
> >
> > > Hey, it's open source, I'm hoping that people will take that co
ures,
> time permitting. Think of that code as a prototype. It's really
> simple, you can hack it trivially.
if (strncmp("bk://", p, 5)) return (1);
Any chance this could be made to work over http ?
Stelian.
--
Stelian Pop <[
ogical change 1.27465)
@
-
The 'Logical change 1.27702' is missing from the file...
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
Alcove - http://www.alcove.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
do it.
>
> I'm not asking if this is the same as GPLing BK or giving people free
> access to 100% of the BK internal data structures, etc. What I'm asking
> is if this will make the CVS export tree something you can use to get your
> job done in an efficient way.
You
ts/remarks, or is _this_ patch version acceptable?
A not whitespace-mangled version of it could be.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Mor
On Mon, Feb 28, 2005 at 04:06:14PM +0100, [EMAIL PROTECTED] wrote:
> + /* Setting par[]'s elems at 0. */
> + memset(par, 0, NPAR*sizeof(unsigned int));
No need for the comment here, everybody understands C.
Stelian.
--
Stelian Pop <[EMAIL PROTEC
d updating, probably
> be there in an hour.
I confirm it works again, thanks.
While you're at it, could you please increase the rate of update,
as we discussed a few weeks ago ?
Thanks.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line &quo
he can tell us more about what happened ?
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
The repository creation instructions have also changed a bit,
improving the time necessary to do the conversion (on my AMD 2000+
I can create the full 2.6 repository in 2 hours using the first
script, 5 hours using the second script).
Feedback welcomed.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]
x-2.6-stelian/drivers/acpi/sony_acpi.c 2005-02-16 16:28:36.0
+0100
@@ -0,0 +1,392 @@
+/*
+ * ACPI Sony Notebook Control Driver (SNC)
+ *
+ * Copyright (C) 2004-2005 Stelian Pop <[EMAIL PROTECTED]>
+ *
+ * Parts of this driver inspired from asus_acpi.c and ibm_acpi.c
+ * which are cop
g to test is to disable sonypi (either rebuild a kernel
without it or rename the module so it will not get loaded again),
then reboot and see if you still have problems.
If you do, the problem is ACPI/input related.
If you don't, the strangeness comes from some interraction with
sonypi.
Stelia
On Tue, Feb 15, 2005 at 10:30:49AM -0500, Len Brown wrote:
> On Thu, 2005-02-10 at 11:18, Stelian Pop wrote:,
>
> >
> > PS: I am also going to submit a bugzilla RFE for the acpi people,
> > I have been told they are more receptive to that.
>
> I guess that refers
On Mon, Feb 14, 2005 at 01:13:30PM +0100, Jean Delvare wrote:
>
> Hi Stelian, all,
>
> On 2005-02-14, Stelian Pop wrote:
> > I have some interesting information from one user, who noticed that:
> >
> > * pbr is the power-on brightness. It's the brightness tha
On Mon, Feb 14, 2005 at 10:53:10AM +, Matthew Garrett wrote:
> Stelian Pop <[EMAIL PROTECTED]> wrote:
>
> > Privately I've had many positive feedbacks from users of this driver
> > (and no negative feedback), including Linux distributions who wish
> > to
laptop uses at power-on time.
* cdp is the CD-ROM power. Writing 0 to cdp turns off the cdrom in
order to save a bit of power consumption.
I'll add this information in the docs.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsu
sscanf
- move documentation to new directory Documentation/acpi
- name the file 'brightness' instead of 'brt'
Signed-of-by: Stelian Pop <[EMAIL PROTECTED]>
drivers/acpi/sony_acpi.c | 471 +
Documentation/acpi/sony_acpi.txt
27; line as it was left over
> from my earlier patch introducing EVTYPE_OFFSET. At that time all the
> values were 0x08, most was updated, but a few were not, due to
> unsuficcient data.
I think you're right. I've queued this for a later update.
Thanks.
Stelian.
--
Stelian Pop <
default m
> >+ ---help---
> >+ This mini-driver drives the ACPI SNC device present in the
> >+ ACPI BIOS of the Sony Vaio laptops.
> >+
> >+ It gives access to some extra laptop functionalities. In
> >+ its current form, the only t
On Thu, Feb 10, 2005 at 08:39:37PM +0100, Bruno Ducrot wrote:
> On Thu, Feb 10, 2005 at 05:18:10PM +0100, Stelian Pop wrote:
> > Hi,
> >
> > +ACPI Sony Notebook Control Driver (SNC) Readme
> > +--
> > + Copyr
tree structure as
> people are asking.
And the whole discussion happens because you disagree on this one.
I'm fed up now so I'll stop here.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bo
le's decisions, and people has
> chosen BK and they know very well what they were doing.
Not exactly true. The BK licence changed a few times since Linus
started using it. IIRC, the restrictions on 'exporting the metadata'
as well as the one on 'work with someone hacking
On Thu, Feb 10, 2005 at 02:24:58PM -0500, Dmitry Torokhov wrote:
> On Thu, 10 Feb 2005 16:44:21 +0100, Stelian Pop <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Over the last few weeks I've collected a few patches in my tree
> > coming from other
fully
find what those knobs do and propose that extra functionalities in
the future versions of the driver (if someone at Sony is listening,
you know what we need from you...)
This driver does not interact with the current sonypi driver, both
drivers can be used at the same time.
Signed-of-by: Stel
===
Fold the contents of sonypi.h into sonypi.c making some structures static.
Partly-from: Adrian Bunk <[EMAIL PROTECTED]>
Suggested-by: Dmitry Torokhov <[EMAIL PROTECTED]>
Signed-off-by: Stelian Pop <[
).
From: Narayanan R S <[EMAIL PROTECTED]>
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
===
drivers/char/sonypi.c | 32
include/linux/sonypi.h | 11 ++-
2 files changed,
===
Use MISC_DYNAMIC_MINOR in miscdevice.minor assignment.
Patch-from: Olaf Hering <[EMAIL PROTECTED]>
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
==
===
Add another HELP button event.
Increment the version number.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
===
sonypi.h |5 +++--
1 files chan
C_MINOR in miscdevice.minor assignment.
4/5: sonypi: fold the contents of sonypi.h into sonypi.c
5/5: sonypi: add fan and temperature status/control
Please apply.
Thanks.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linu
===
Replace schedule_timeout() with msleep() - from janitors.
Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
===
sonypi.c | 11 ---
1 files chan
graded history. In
> very little time that switchover would seem as remote as the pre-BK
> times are now.
Nice conclusion to this thread.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the b
On Sat, Feb 05, 2005 at 03:38:41PM -0800, Larry McVoy wrote:
> On Sat, Feb 05, 2005 at 08:38:48PM +0100, Stelian Pop wrote:
> > > Nope: he digs the bk-commit mailing list archives.
> > >
> > Interesting, I fergot about those commit mails, thanks for remining
> >
ed to use the BitKeeper Soft-
ware.
Tell me now how it is possible under this license to post patches
generated by BK on lkml ?
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On Sat, Feb 05, 2005 at 12:31:53AM +0100, Francois Romieu wrote:
> Stelian Pop <[EMAIL PROTECTED]> :
> [...]
> > Now, suppose one of my patches introduced a problem. How can someone
> > not using BK isolate the patch which introduced the problem ? All he
> > can do
.bkbits.net:8080/linux-2.6/[EMAIL PROTECTED]
gives only the merge changeset, obviously not the same as the above
revision.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL P
nges go into the Linus tree using
a BK branch, and finally get exported to CVS as _a single delta_.
Now, suppose one of my patches introduced a problem. How can someone
not using BK isolate the patch which introduced the problem ? All he
can do is to back out the entire set of patches, and the who
you are the
SCM expert not me so I may be missing something) there is exactly
one delta per 'trunk' changeset, so if you have a file being modified
several times on a branch you will end with one single delta which is
the merge of the separate patches. I'm not sure how, by addin
ng for an exception is about as polite as
> me asking for an exception from the GPL's requirements.
I don't see what 'polite' has to do with it. If one of us tends to
be rude I would say that's you...
Anyway, it is perfectly valid to ask the author(s) for an exception
t
And it worked. That ought to have some value in your eyes.
It has and I don't question the use of BitKeeper for the kernel
development, as long as it is useful for it (and it is !) and as
long as the data (with the metadata) is also available outside of BK.
> Maybe
> enough to respe
On Fri, Feb 04, 2005 at 01:08:35PM +0200, Michael S. Tsirkin wrote:
> > There is a section called "How do I generate 'proper' diffs ?" dealing
> > with this.
> >
> > Stelian.
> > --
> > Stelian Pop <[EMAIL PROTECTED]>
> &
u diff flags at all,
> with the exception of -u, which is the default anyway).
There is a section called "How do I generate 'proper' diffs ?" dealing
with this.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsu
ht the competition was between the tools not the data inside...
Why is that every time someone wants the full history of the kernel
you think it wants to compete with you ? That history is not even a
secret, everybody can get it from BK/web or by running the free
edition of BK (if allowed).
Stelian.
ommit
mapping). I know this involves playing with CVS branches and could
be a bit tricky but should be doable.
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED
On Wed, Feb 02, 2005 at 10:47:58PM +0100, Daniele Venzano wrote:
> Il giorno 02/feb/05, alle 16:54, Stelian Pop ha scritto:
>
> >Hi,
> >
> >I've played lately a bit with Subversion and used it for managing
> >the kernel sources, using Larry McVoy's bk2
r developers.
Thanks for the suggestions, I've updated the howto on the webpage.
Stelian.
> >
> > I've put it also on my web page along with the necessary scripts:
> > http://popies.net/svn-kernel/
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscr
conversion tool) on kernel.org, and let those who are interested just
mirror it (either with svm or rsync) instead of generating it on
their own machine (which takes several hours).
Is somebody interested ?
Stelian.
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list
all the branches contents will be lost. There is
unfortunately no simple way to moving the data you had in the old branches
to the new repository, you'll have to do it manually (using 'svnsendall' for
example).
5. Backuping the data is not simple. You cannot backup only the development
branches, you will have to backup the whole SVN repository (using 'svnadmin
dump' for example).
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On Mon, Jan 31, 2005 at 05:13:22PM -0500, Dmitry Torokhov wrote:
> On Mon, 31 Jan 2005 22:49:05 +0100, Stelian Pop <[EMAIL PROTECTED]> wrote:
> >
> > sonypi.h is a "local" header file used only by sonypi.c.
> >
> > I would like to keep those tables i
ruct miscdevice sonypi_misc_device = {
+static struct miscdevice sonypi_misc_device = {
.minor = -1,
.name = "sonypi",
.fops = &sonypi_misc_fops,
>
--
Stelian Pop <[EMAIL PROTECTED]>
-
To unsubscribe from this list:
.name = "sonypi",
> .fops = &sonypi_misc_fops,
> };
It works because sonypi_misc_device.minor get overridden later:
662 sonypi_misc_device.minor = (minor == -1) ?
663 MISC_DYNAMIC_MINOR : minor;
This test could be simplified too in additi
52x288 which this
camera does not support etc). But it should be easy to patch it and
make it work with this camera, just like I did with xawtv.
Stelian.
PS: this hasn't much to do with the kernel anymore, I suggest we
take this discussion off list now. I'm not sure neither if Linus
is real
1 - 100 of 116 matches
Mail list logo